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.7.2 to 1.7.3 - [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.7.2...v1.7.3) --- updated-dependencies: - dependency-name: laravel/nightwatch dependency-version: 1.7.3 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:
11
composer.lock
generated
11
composer.lock
generated
@@ -3521,16 +3521,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/nightwatch",
|
||||
"version": "v1.7.2",
|
||||
"version": "v1.7.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/nightwatch.git",
|
||||
"reference": "a3eb15c4c853b63ebf2317ac13f4789fa2f890de"
|
||||
"reference": "01744b7de3a8d6c334f03fab4509ab46c5a5706d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/nightwatch/zipball/a3eb15c4c853b63ebf2317ac13f4789fa2f890de",
|
||||
"reference": "a3eb15c4c853b63ebf2317ac13f4789fa2f890de",
|
||||
"url": "https://api.github.com/repos/laravel/nightwatch/zipball/01744b7de3a8d6c334f03fab4509ab46c5a5706d",
|
||||
"reference": "01744b7de3a8d6c334f03fab4509ab46c5a5706d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3546,6 +3546,7 @@
|
||||
"symfony/http-foundation": "^6.0|^7.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"ext-pdo": "*",
|
||||
"guzzlehttp/guzzle": "^7.0",
|
||||
"guzzlehttp/psr7": "^2.0",
|
||||
"laravel/horizon": "^5.4",
|
||||
@@ -3597,7 +3598,7 @@
|
||||
"issues": "https://github.com/laravel/nightwatch/issues",
|
||||
"source": "https://github.com/laravel/nightwatch"
|
||||
},
|
||||
"time": "2025-06-17T05:59:26+00:00"
|
||||
"time": "2025-06-17T23:43:41+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/prompts",
|
||||
|
||||
Reference in New Issue
Block a user