diff --git a/composer.lock b/composer.lock index c2597fa3..32795f13 100644 --- a/composer.lock +++ b/composer.lock @@ -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",