From 6aaebfb7d2f2e451a88f6b5e0a7ba6dec1339a1e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Sep 2022 17:25:11 +0000 Subject: [PATCH] Update dependency laravel/sail to v1.16.0 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 673e88f..0cbcdb9 100755 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ "barryvdh/laravel-debugbar": "3.6.7", "facade/ignition": "2.17.5", "friendsofphp/php-cs-fixer": "3.7.0", - "laravel/sail": "1.13.6", + "laravel/sail": "1.16.0", "mockery/mockery": "1.5.0", "phpunit/phpunit": "9.5.18" }, diff --git a/composer.lock b/composer.lock index 327ec6f..72fb647 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "9379f158769e0d192a1465d594b87a86", + "content-hash": "53e9597aea79a7789d36082b691f2d68", "packages": [ { "name": "arrilot/laravel-widgets", @@ -10124,16 +10124,16 @@ }, { "name": "laravel/sail", - "version": "v1.13.6", + "version": "v1.16.0", "source": { "type": "git", "url": "https://github.com/laravel/sail.git", - "reference": "6205041336b09b965af1d6af29261584e787bf52" + "reference": "73030c18b769f27e6f6aacf7848d024fa9a55560" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/sail/zipball/6205041336b09b965af1d6af29261584e787bf52", - "reference": "6205041336b09b965af1d6af29261584e787bf52", + "url": "https://api.github.com/repos/laravel/sail/zipball/73030c18b769f27e6f6aacf7848d024fa9a55560", + "reference": "73030c18b769f27e6f6aacf7848d024fa9a55560", "shasum": "" }, "require": { @@ -10180,7 +10180,7 @@ "issues": "https://github.com/laravel/sail/issues", "source": "https://github.com/laravel/sail" }, - "time": "2022-03-07T15:35:47+00:00" + "time": "2022-08-31T16:38:14+00:00" }, { "name": "maximebf/debugbar", @@ -12413,5 +12413,5 @@ "php": "^7.3|^8.0" }, "platform-dev": [], - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.3.0" }