From da3d9e3688e385b2394f9b5e488e3025ebf56473 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 07:23:54 +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.6.0 to 1.7.2 - [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.6.0...v1.7.2) --- updated-dependencies: - dependency-name: laravel/nightwatch dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-minor 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 baa16f52..973d5a8f 100644 --- a/composer.lock +++ b/composer.lock @@ -3521,16 +3521,16 @@ }, { "name": "laravel/nightwatch", - "version": "v1.6.0", + "version": "v1.7.2", "source": { "type": "git", "url": "https://github.com/laravel/nightwatch.git", - "reference": "13f0bc228b62c5105ac793c61986b58466c9f7e2" + "reference": "a3eb15c4c853b63ebf2317ac13f4789fa2f890de" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/nightwatch/zipball/13f0bc228b62c5105ac793c61986b58466c9f7e2", - "reference": "13f0bc228b62c5105ac793c61986b58466c9f7e2", + "url": "https://api.github.com/repos/laravel/nightwatch/zipball/a3eb15c4c853b63ebf2317ac13f4789fa2f890de", + "reference": "a3eb15c4c853b63ebf2317ac13f4789fa2f890de", "shasum": "" }, "require": { @@ -3597,7 +3597,7 @@ "issues": "https://github.com/laravel/nightwatch/issues", "source": "https://github.com/laravel/nightwatch" }, - "time": "2025-06-13T02:45:06+00:00" + "time": "2025-06-17T05:59:26+00:00" }, { "name": "laravel/prompts",