From 93a9f8a253dd9954bde37d6075a446398e51e613 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 07:36:32 +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.7.3 to 1.7.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.7.3...v1.7.4) --- updated-dependencies: - dependency-name: laravel/nightwatch dependency-version: 1.7.4 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 4d4f6deb..20239ac3 100644 --- a/composer.lock +++ b/composer.lock @@ -3521,16 +3521,16 @@ }, { "name": "laravel/nightwatch", - "version": "v1.7.3", + "version": "v1.7.4", "source": { "type": "git", "url": "https://github.com/laravel/nightwatch.git", - "reference": "01744b7de3a8d6c334f03fab4509ab46c5a5706d" + "reference": "87dae579f05c7910c7861acbb1f02dc7ed8589b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/nightwatch/zipball/01744b7de3a8d6c334f03fab4509ab46c5a5706d", - "reference": "01744b7de3a8d6c334f03fab4509ab46c5a5706d", + "url": "https://api.github.com/repos/laravel/nightwatch/zipball/87dae579f05c7910c7861acbb1f02dc7ed8589b3", + "reference": "87dae579f05c7910c7861acbb1f02dc7ed8589b3", "shasum": "" }, "require": { @@ -3598,7 +3598,7 @@ "issues": "https://github.com/laravel/nightwatch/issues", "source": "https://github.com/laravel/nightwatch" }, - "time": "2025-06-17T23:43:41+00:00" + "time": "2025-06-19T03:39:39+00:00" }, { "name": "laravel/prompts",