diff --git a/composer.lock b/composer.lock index 3af5256c..56b6c33a 100644 --- a/composer.lock +++ b/composer.lock @@ -3521,16 +3521,16 @@ }, { "name": "laravel/nightwatch", - "version": "v1.10.6", + "version": "v1.11.3", "source": { "type": "git", "url": "https://github.com/laravel/nightwatch.git", - "reference": "075c2cd68cb2fbfa460799d1d24c10d0abbdb2fb" + "reference": "b807210536dbbb33a0ed730cba6db6bcd5a0c37e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/nightwatch/zipball/075c2cd68cb2fbfa460799d1d24c10d0abbdb2fb", - "reference": "075c2cd68cb2fbfa460799d1d24c10d0abbdb2fb", + "url": "https://api.github.com/repos/laravel/nightwatch/zipball/b807210536dbbb33a0ed730cba6db6bcd5a0c37e", + "reference": "b807210536dbbb33a0ed730cba6db6bcd5a0c37e", "shasum": "" }, "require": { @@ -3542,6 +3542,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" }, @@ -3561,7 +3562,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", @@ -3603,7 +3603,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-17T07:22:47+00:00" }, { "name": "laravel/prompts", @@ -5551,16 +5551,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "2.1.0", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "9b30d6fd026b2c132b3985ce6b23bec09ab3aa68" + "reference": "b9e61a61e39e02dd90944e9115241c7f7e76bfd8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/9b30d6fd026b2c132b3985ce6b23bec09ab3aa68", - "reference": "9b30d6fd026b2c132b3985ce6b23bec09ab3aa68", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/b9e61a61e39e02dd90944e9115241c7f7e76bfd8", + "reference": "b9e61a61e39e02dd90944e9115241c7f7e76bfd8", "shasum": "" }, "require": { @@ -5592,9 +5592,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/2.1.0" + "source": "https://github.com/phpstan/phpdoc-parser/tree/2.2.0" }, - "time": "2025-02-19T13:28:12+00:00" + "time": "2025-07-13T07:04:09+00:00" }, { "name": "psr/cache", @@ -12449,6 +12449,6 @@ "platform": { "php": "^8.2" }, - "platform-dev": [], - "plugin-api-version": "2.3.0" + "platform-dev": {}, + "plugin-api-version": "2.6.0" }