Merge pull request #4565 from cachethq/dependabot/composer/php-dependencies-adb38c243b

This commit is contained in:
James Brooks
2025-07-01 12:15:53 +01:00
committed by GitHub

13
composer.lock generated
View File

@@ -3521,16 +3521,16 @@
}, },
{ {
"name": "laravel/nightwatch", "name": "laravel/nightwatch",
"version": "v1.10.1", "version": "v1.10.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/nightwatch.git", "url": "https://github.com/laravel/nightwatch.git",
"reference": "d0296be0016fe6995665badc5cdf88f949081a04" "reference": "41d99c16b5c4a5f36fac73229f07ec804e2c52f2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/nightwatch/zipball/d0296be0016fe6995665badc5cdf88f949081a04", "url": "https://api.github.com/repos/laravel/nightwatch/zipball/41d99c16b5c4a5f36fac73229f07ec804e2c52f2",
"reference": "d0296be0016fe6995665badc5cdf88f949081a04", "reference": "41d99c16b5c4a5f36fac73229f07ec804e2c52f2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3552,9 +3552,10 @@
"laravel/horizon": "^5.4", "laravel/horizon": "^5.4",
"laravel/pint": "1.21.0", "laravel/pint": "1.21.0",
"mockery/mockery": "^1.0", "mockery/mockery": "^1.0",
"mongodb/laravel-mongodb": "^5.0", "mongodb/laravel-mongodb": "^4.0|^5.0",
"orchestra/testbench": "^8.0|^9.0|^10.0", "orchestra/testbench": "^8.0|^9.0|^10.0",
"orchestra/testbench-core": "^8.0|^9.0|^10.0", "orchestra/testbench-core": "^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", "ramsey/uuid": "^4.0",
@@ -3598,7 +3599,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-06-30T06:47:53+00:00" "time": "2025-07-01T01:22:49+00:00"
}, },
{ {
"name": "laravel/prompts", "name": "laravel/prompts",