From 667775f202dbf781a7a73614bc0423acc71a46e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 07:42:09 +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.3.0 to 1.4.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.3.0...v1.4.0) --- updated-dependencies: - dependency-name: laravel/nightwatch dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-dependencies ... Signed-off-by: dependabot[bot] --- composer.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index f8c4ba12..5051edc7 100644 --- a/composer.lock +++ b/composer.lock @@ -3298,16 +3298,16 @@ }, { "name": "laravel/framework", - "version": "v11.44.4", + "version": "v11.44.7", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "6b29bb79b18474ea5265b7022ba7b0f76eebeb4f" + "reference": "00bc6ac91a6d577bf051c18ddaa638c0d221e1c7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/6b29bb79b18474ea5265b7022ba7b0f76eebeb4f", - "reference": "6b29bb79b18474ea5265b7022ba7b0f76eebeb4f", + "url": "https://api.github.com/repos/laravel/framework/zipball/00bc6ac91a6d577bf051c18ddaa638c0d221e1c7", + "reference": "00bc6ac91a6d577bf051c18ddaa638c0d221e1c7", "shasum": "" }, "require": { @@ -3509,20 +3509,20 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-04-23T23:35:40+00:00" + "time": "2025-04-25T12:40:47+00:00" }, { "name": "laravel/nightwatch", - "version": "v1.3.0", + "version": "v1.4.0", "source": { "type": "git", "url": "https://github.com/laravel/nightwatch.git", - "reference": "0696765b010217be779a6099ec750f4c44d97a27" + "reference": "f440bec5ed61b212b2fca4412e221d73bf2aa73f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/nightwatch/zipball/0696765b010217be779a6099ec750f4c44d97a27", - "reference": "0696765b010217be779a6099ec750f4c44d97a27", + "url": "https://api.github.com/repos/laravel/nightwatch/zipball/f440bec5ed61b212b2fca4412e221d73bf2aa73f", + "reference": "f440bec5ed61b212b2fca4412e221d73bf2aa73f", "shasum": "" }, "require": { @@ -3592,7 +3592,7 @@ "issues": "https://github.com/laravel/nightwatch/issues", "source": "https://github.com/laravel/nightwatch" }, - "time": "2025-04-24T06:13:24+00:00" + "time": "2025-04-28T05:59:17+00:00" }, { "name": "laravel/prompts",