From 2d16cfa65f25669448323c6b12acb11edc55b7e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 06:01:20 +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.14.0 to 1.15.0 - [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.14.0...v1.15.0) --- updated-dependencies: - dependency-name: laravel/nightwatch dependency-version: 1.15.0 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 089656c..acbce8c 100644 --- a/composer.lock +++ b/composer.lock @@ -1631,16 +1631,16 @@ }, { "name": "laravel/nightwatch", - "version": "v1.14.0", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/laravel/nightwatch.git", - "reference": "e5b3d92fcd8d814683a0c79125383db13741dacf" + "reference": "266b424ebdd663fabb56ace6005a6894170f41dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/nightwatch/zipball/e5b3d92fcd8d814683a0c79125383db13741dacf", - "reference": "e5b3d92fcd8d814683a0c79125383db13741dacf", + "url": "https://api.github.com/repos/laravel/nightwatch/zipball/266b424ebdd663fabb56ace6005a6894170f41dc", + "reference": "266b424ebdd663fabb56ace6005a6894170f41dc", "shasum": "" }, "require": { @@ -1715,7 +1715,7 @@ "issues": "https://github.com/laravel/nightwatch/issues", "source": "https://github.com/laravel/nightwatch" }, - "time": "2025-09-29T01:28:49+00:00" + "time": "2025-10-10T02:41:23+00:00" }, { "name": "laravel/prompts",