From 0c767e2361242c8a2ebbe5238a08fa245cea6668 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Jul 2025 06:37:55 +0000 Subject: [PATCH] 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.10.6 to 1.11.4 - [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.10.6...v1.11.4) --- updated-dependencies: - dependency-name: laravel/nightwatch dependency-version: 1.11.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-dependencies ... Signed-off-by: dependabot[bot] --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index 564009e..3d63545 100644 --- a/composer.lock +++ b/composer.lock @@ -1632,16 +1632,16 @@ }, { "name": "laravel/nightwatch", - "version": "v1.10.6", + "version": "v1.11.4", "source": { "type": "git", "url": "https://github.com/laravel/nightwatch.git", - "reference": "075c2cd68cb2fbfa460799d1d24c10d0abbdb2fb" + "reference": "a333f9df7f00e125dc2bd79d611dcf924dc7b3e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/nightwatch/zipball/075c2cd68cb2fbfa460799d1d24c10d0abbdb2fb", - "reference": "075c2cd68cb2fbfa460799d1d24c10d0abbdb2fb", + "url": "https://api.github.com/repos/laravel/nightwatch/zipball/a333f9df7f00e125dc2bd79d611dcf924dc7b3e2", + "reference": "a333f9df7f00e125dc2bd79d611dcf924dc7b3e2", "shasum": "" }, "require": { @@ -1653,6 +1653,7 @@ "php": "^8.2", "psr/http-message": "^1.0|^2.0", "psr/log": "^1.0|^2.0|^3.0", + "ramsey/uuid": "^4.0", "symfony/console": "^6.0|^7.0", "symfony/http-foundation": "^6.0|^7.0" }, @@ -1672,7 +1673,6 @@ "orchestra/workbench": "^8.0|^9.0|^10.0", "phpstan/phpstan": "^1.0", "phpunit/phpunit": "^10.0|^11.0", - "ramsey/uuid": "^4.0", "singlestoredb/singlestoredb-laravel": "^1.0|^2.0", "spatie/laravel-ignition": "^2.0", "symfony/mailer": "^6.0|^7.0", @@ -1714,7 +1714,7 @@ "issues": "https://github.com/laravel/nightwatch/issues", "source": "https://github.com/laravel/nightwatch" }, - "time": "2025-07-08T01:29:53+00:00" + "time": "2025-07-18T04:00:54+00:00" }, { "name": "laravel/prompts", @@ -9557,12 +9557,12 @@ ], "aliases": [], "minimum-stability": "dev", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": true, "prefer-lowest": false, "platform": { "php": "8.3.*" }, - "platform-dev": [], - "plugin-api-version": "2.3.0" + "platform-dev": {}, + "plugin-api-version": "2.6.0" }