Update Nightwatch

This commit is contained in:
James Brooks
2025-05-07 07:59:26 +01:00
parent ed9f3929e0
commit ccd1b736d7

16
composer.lock generated
View File

@@ -3513,16 +3513,16 @@
},
{
"name": "laravel/nightwatch",
"version": "v1.4.0",
"version": "v1.5.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/nightwatch.git",
"reference": "f440bec5ed61b212b2fca4412e221d73bf2aa73f"
"reference": "08844f9b50abd55bccd166c3e2082d57ce8132aa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/nightwatch/zipball/f440bec5ed61b212b2fca4412e221d73bf2aa73f",
"reference": "f440bec5ed61b212b2fca4412e221d73bf2aa73f",
"url": "https://api.github.com/repos/laravel/nightwatch/zipball/08844f9b50abd55bccd166c3e2082d57ce8132aa",
"reference": "08844f9b50abd55bccd166c3e2082d57ce8132aa",
"shasum": ""
},
"require": {
@@ -3572,7 +3572,7 @@
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"AGPL-3.0-or-later"
"MIT"
],
"authors": [
{
@@ -3592,7 +3592,7 @@
"issues": "https://github.com/laravel/nightwatch/issues",
"source": "https://github.com/laravel/nightwatch"
},
"time": "2025-04-28T05:59:17+00:00"
"time": "2025-05-07T01:32:43+00:00"
},
{
"name": "laravel/prompts",
@@ -12442,6 +12442,6 @@
"platform": {
"php": "^8.2"
},
"platform-dev": [],
"plugin-api-version": "2.3.0"
"platform-dev": {},
"plugin-api-version": "2.6.0"
}