Merge pull request #4525 from cachethq/dependabot/composer/php-dependencies-edfca984db

Bump laravel/nightwatch from 1.1.0 to 1.1.1 in the php-dependencies group
This commit is contained in:
James Brooks
2025-03-20 07:59:15 +00:00
committed by GitHub

11
composer.lock generated
View File

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