diff --git a/composer.lock b/composer.lock index 564009e..3d63545 100644 --- a/composer.lock +++ b/composer.lock @@ -1632,16 +1632,16 @@ }, { "name": "laravel/nightwatch", - "version": "v1.10.6", + "version": "v1.11.4", "source": { "type": "git", "url": "https://github.com/laravel/nightwatch.git", - "reference": "075c2cd68cb2fbfa460799d1d24c10d0abbdb2fb" + "reference": "a333f9df7f00e125dc2bd79d611dcf924dc7b3e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/nightwatch/zipball/075c2cd68cb2fbfa460799d1d24c10d0abbdb2fb", - "reference": "075c2cd68cb2fbfa460799d1d24c10d0abbdb2fb", + "url": "https://api.github.com/repos/laravel/nightwatch/zipball/a333f9df7f00e125dc2bd79d611dcf924dc7b3e2", + "reference": "a333f9df7f00e125dc2bd79d611dcf924dc7b3e2", "shasum": "" }, "require": { @@ -1653,6 +1653,7 @@ "php": "^8.2", "psr/http-message": "^1.0|^2.0", "psr/log": "^1.0|^2.0|^3.0", + "ramsey/uuid": "^4.0", "symfony/console": "^6.0|^7.0", "symfony/http-foundation": "^6.0|^7.0" }, @@ -1672,7 +1673,6 @@ "orchestra/workbench": "^8.0|^9.0|^10.0", "phpstan/phpstan": "^1.0", "phpunit/phpunit": "^10.0|^11.0", - "ramsey/uuid": "^4.0", "singlestoredb/singlestoredb-laravel": "^1.0|^2.0", "spatie/laravel-ignition": "^2.0", "symfony/mailer": "^6.0|^7.0", @@ -1714,7 +1714,7 @@ "issues": "https://github.com/laravel/nightwatch/issues", "source": "https://github.com/laravel/nightwatch" }, - "time": "2025-07-08T01:29:53+00:00" + "time": "2025-07-18T04:00:54+00:00" }, { "name": "laravel/prompts", @@ -9557,12 +9557,12 @@ ], "aliases": [], "minimum-stability": "dev", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": true, "prefer-lowest": false, "platform": { "php": "8.3.*" }, - "platform-dev": [], - "plugin-api-version": "2.3.0" + "platform-dev": {}, + "plugin-api-version": "2.6.0" }