Bump laravel/nightwatch in the php-dependencies group
Bumps the php-dependencies group with 1 update: [laravel/nightwatch](https://github.com/laravel/nightwatch). Updates `laravel/nightwatch` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/laravel/nightwatch/releases) - [Changelog](https://github.com/laravel/nightwatch/blob/1.x/CHANGELOG.md) - [Commits](https://github.com/laravel/nightwatch/compare/v1.10.1...v1.10.2) --- updated-dependencies: - dependency-name: laravel/nightwatch dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: php-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
13
composer.lock
generated
13
composer.lock
generated
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user