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.1.0 to 1.1.1
- [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.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: laravel/nightwatch
  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:
dependabot[bot]
2025-03-20 07:23:31 +00:00
committed by GitHub
parent 7ab27a9bff
commit 03fe62565b

11
composer.lock generated
View File

@@ -3510,16 +3510,16 @@
},
{
"name": "laravel/nightwatch",
"version": "v1.1.0",
"version": "v1.1.1",
"source": {
"type": "git",
"url": "https://github.com/laravel/nightwatch.git",
"reference": "fd6fb57f39eb2a20e10a678f46ecfb89f31c4196"
"reference": "7856536d5e9ab4fbdaae5d17ff51d2ed406c3e33"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/nightwatch/zipball/fd6fb57f39eb2a20e10a678f46ecfb89f31c4196",
"reference": "fd6fb57f39eb2a20e10a678f46ecfb89f31c4196",
"url": "https://api.github.com/repos/laravel/nightwatch/zipball/7856536d5e9ab4fbdaae5d17ff51d2ed406c3e33",
"reference": "7856536d5e9ab4fbdaae5d17ff51d2ed406c3e33",
"shasum": ""
},
"require": {
@@ -3537,6 +3537,7 @@
"guzzlehttp/guzzle": "^7.0",
"guzzlehttp/promises": "^2.0",
"guzzlehttp/psr7": "^2.0",
"laravel/horizon": "^5.4",
"laravel/pint": "1.21.0",
"mockery/mockery": "^1.0",
"mongodb/laravel-mongodb": "^5.0",
@@ -3588,7 +3589,7 @@
"issues": "https://github.com/laravel/nightwatch/issues",
"source": "https://github.com/laravel/nightwatch"
},
"time": "2025-03-17T22:39:21+00:00"
"time": "2025-03-19T23:59:43+00:00"
},
{
"name": "laravel/prompts",