From ccd1b736d75a7c297b299997512a6cf1931f371f Mon Sep 17 00:00:00 2001 From: James Brooks Date: Wed, 7 May 2025 07:59:26 +0100 Subject: [PATCH] Update Nightwatch --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index f776775c..c63d1169 100644 --- a/composer.lock +++ b/composer.lock @@ -3513,16 +3513,16 @@ }, { "name": "laravel/nightwatch", - "version": "v1.4.0", + "version": "v1.5.0", "source": { "type": "git", "url": "https://github.com/laravel/nightwatch.git", - "reference": "f440bec5ed61b212b2fca4412e221d73bf2aa73f" + "reference": "08844f9b50abd55bccd166c3e2082d57ce8132aa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/nightwatch/zipball/f440bec5ed61b212b2fca4412e221d73bf2aa73f", - "reference": "f440bec5ed61b212b2fca4412e221d73bf2aa73f", + "url": "https://api.github.com/repos/laravel/nightwatch/zipball/08844f9b50abd55bccd166c3e2082d57ce8132aa", + "reference": "08844f9b50abd55bccd166c3e2082d57ce8132aa", "shasum": "" }, "require": { @@ -3572,7 +3572,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "AGPL-3.0-or-later" + "MIT" ], "authors": [ { @@ -3592,7 +3592,7 @@ "issues": "https://github.com/laravel/nightwatch/issues", "source": "https://github.com/laravel/nightwatch" }, - "time": "2025-04-28T05:59:17+00:00" + "time": "2025-05-07T01:32:43+00:00" }, { "name": "laravel/prompts", @@ -12442,6 +12442,6 @@ "platform": { "php": "^8.2" }, - "platform-dev": [], - "plugin-api-version": "2.3.0" + "platform-dev": {}, + "plugin-api-version": "2.6.0" }