diff --git a/composer.lock b/composer.lock index 89a897f..1a73bd7 100644 --- a/composer.lock +++ b/composer.lock @@ -1631,16 +1631,16 @@ }, { "name": "laravel/nightwatch", - "version": "v1.13.4", + "version": "v1.13.6", "source": { "type": "git", "url": "https://github.com/laravel/nightwatch.git", - "reference": "43488626f89b6f216abde902180a9daaba69928c" + "reference": "0dbf0329e6c99b797a66895f261340ea26c836e8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/nightwatch/zipball/43488626f89b6f216abde902180a9daaba69928c", - "reference": "43488626f89b6f216abde902180a9daaba69928c", + "url": "https://api.github.com/repos/laravel/nightwatch/zipball/0dbf0329e6c99b797a66895f261340ea26c836e8", + "reference": "0dbf0329e6c99b797a66895f261340ea26c836e8", "shasum": "" }, "require": { @@ -1658,6 +1658,7 @@ }, "require-dev": { "aws/aws-sdk-php": "^3.349", + "ext-pcntl": "*", "ext-pdo": "*", "guzzlehttp/guzzle": "^7.0", "guzzlehttp/psr7": "^2.0", @@ -1713,7 +1714,7 @@ "issues": "https://github.com/laravel/nightwatch/issues", "source": "https://github.com/laravel/nightwatch" }, - "time": "2025-09-11T02:57:15+00:00" + "time": "2025-09-16T02:23:53+00:00" }, { "name": "laravel/prompts",