From 7569f5bbf72040d81b5cf76d6f52d542141a2dc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jul 2025 07:48:21 +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.2 to 1.10.3 - [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.2...v1.10.3) --- updated-dependencies: - dependency-name: laravel/nightwatch dependency-version: 1.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: php-dependencies ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 326c5fcb..53012d73 100644 --- a/composer.lock +++ b/composer.lock @@ -3521,16 +3521,16 @@ }, { "name": "laravel/nightwatch", - "version": "v1.10.2", + "version": "v1.10.3", "source": { "type": "git", "url": "https://github.com/laravel/nightwatch.git", - "reference": "41d99c16b5c4a5f36fac73229f07ec804e2c52f2" + "reference": "90ec0f78fe09b5328a36b03d8d42d0ef5ecc61d1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/nightwatch/zipball/41d99c16b5c4a5f36fac73229f07ec804e2c52f2", - "reference": "41d99c16b5c4a5f36fac73229f07ec804e2c52f2", + "url": "https://api.github.com/repos/laravel/nightwatch/zipball/90ec0f78fe09b5328a36b03d8d42d0ef5ecc61d1", + "reference": "90ec0f78fe09b5328a36b03d8d42d0ef5ecc61d1", "shasum": "" }, "require": { @@ -3599,7 +3599,7 @@ "issues": "https://github.com/laravel/nightwatch/issues", "source": "https://github.com/laravel/nightwatch" }, - "time": "2025-07-01T01:22:49+00:00" + "time": "2025-07-02T00:39:56+00:00" }, { "name": "laravel/prompts",