Merge pull request #4575 from cachethq/dependabot/composer/php-dependencies-6c140debb6

This commit is contained in:
James Brooks
2025-07-17 08:37:07 +01:00
committed by GitHub

28
composer.lock generated
View File

@@ -3521,16 +3521,16 @@
}, },
{ {
"name": "laravel/nightwatch", "name": "laravel/nightwatch",
"version": "v1.10.6", "version": "v1.11.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/nightwatch.git", "url": "https://github.com/laravel/nightwatch.git",
"reference": "075c2cd68cb2fbfa460799d1d24c10d0abbdb2fb" "reference": "b807210536dbbb33a0ed730cba6db6bcd5a0c37e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/nightwatch/zipball/075c2cd68cb2fbfa460799d1d24c10d0abbdb2fb", "url": "https://api.github.com/repos/laravel/nightwatch/zipball/b807210536dbbb33a0ed730cba6db6bcd5a0c37e",
"reference": "075c2cd68cb2fbfa460799d1d24c10d0abbdb2fb", "reference": "b807210536dbbb33a0ed730cba6db6bcd5a0c37e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3542,6 +3542,7 @@
"php": "^8.2", "php": "^8.2",
"psr/http-message": "^1.0|^2.0", "psr/http-message": "^1.0|^2.0",
"psr/log": "^1.0|^2.0|^3.0", "psr/log": "^1.0|^2.0|^3.0",
"ramsey/uuid": "^4.0",
"symfony/console": "^6.0|^7.0", "symfony/console": "^6.0|^7.0",
"symfony/http-foundation": "^6.0|^7.0" "symfony/http-foundation": "^6.0|^7.0"
}, },
@@ -3561,7 +3562,6 @@
"orchestra/workbench": "^8.0|^9.0|^10.0", "orchestra/workbench": "^8.0|^9.0|^10.0",
"phpstan/phpstan": "^1.0", "phpstan/phpstan": "^1.0",
"phpunit/phpunit": "^10.0|^11.0", "phpunit/phpunit": "^10.0|^11.0",
"ramsey/uuid": "^4.0",
"singlestoredb/singlestoredb-laravel": "^1.0|^2.0", "singlestoredb/singlestoredb-laravel": "^1.0|^2.0",
"spatie/laravel-ignition": "^2.0", "spatie/laravel-ignition": "^2.0",
"symfony/mailer": "^6.0|^7.0", "symfony/mailer": "^6.0|^7.0",
@@ -3603,7 +3603,7 @@
"issues": "https://github.com/laravel/nightwatch/issues", "issues": "https://github.com/laravel/nightwatch/issues",
"source": "https://github.com/laravel/nightwatch" "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", "name": "laravel/prompts",
@@ -5551,16 +5551,16 @@
}, },
{ {
"name": "phpstan/phpdoc-parser", "name": "phpstan/phpdoc-parser",
"version": "2.1.0", "version": "2.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git", "url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "9b30d6fd026b2c132b3985ce6b23bec09ab3aa68" "reference": "b9e61a61e39e02dd90944e9115241c7f7e76bfd8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/9b30d6fd026b2c132b3985ce6b23bec09ab3aa68", "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/b9e61a61e39e02dd90944e9115241c7f7e76bfd8",
"reference": "9b30d6fd026b2c132b3985ce6b23bec09ab3aa68", "reference": "b9e61a61e39e02dd90944e9115241c7f7e76bfd8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5592,9 +5592,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types", "description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": { "support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues", "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", "name": "psr/cache",
@@ -12449,6 +12449,6 @@
"platform": { "platform": {
"php": "^8.2" "php": "^8.2"
}, },
"platform-dev": [], "platform-dev": {},
"plugin-api-version": "2.3.0" "plugin-api-version": "2.6.0"
} }