From 57dadc9a7d0f455cdb4723ddbd717dcb5163846b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 06:46:46 +0000 Subject: [PATCH] build(deps-dev): bump laravel/sail from 1.33.0 to 1.37.1 (#873) Bumps [laravel/sail](https://github.com/laravel/sail) from 1.33.0 to 1.37.1. - [Release notes](https://github.com/laravel/sail/releases) - [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md) - [Commits](https://github.com/laravel/sail/compare/v1.33.0...v1.37.1) --- updated-dependencies: - dependency-name: laravel/sail dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index da85478d..23ff23d9 100644 --- a/composer.json +++ b/composer.json @@ -42,7 +42,7 @@ "fakerphp/faker": "^1.23", "friendsofphp/php-cs-fixer": "^3.64", "itsgoingd/clockwork": "^5.2", - "laravel/sail": "^1.33", + "laravel/sail": "^1.37", "mockery/mockery": "^1.6", "nunomaduro/collision": "^7.10", "phpunit/phpunit": "^10.5", diff --git a/composer.lock b/composer.lock index 2cabe7ec..bd1eba87 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": "811fe4ea871ab23b1771e6587b496725", + "content-hash": "c942f4d5b45cb3faf3c96cb03563a69f", "packages": [ { "name": "andreiio/blade-remix-icon", @@ -10529,16 +10529,16 @@ }, { "name": "laravel/sail", - "version": "v1.33.0", + "version": "v1.37.1", "source": { "type": "git", "url": "https://github.com/laravel/sail.git", - "reference": "d54af9d5745e3680d8a6463ffd9f314aa53eb2d1" + "reference": "7efa151ea0d16f48233d6a6cd69f81270acc6e93" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/sail/zipball/d54af9d5745e3680d8a6463ffd9f314aa53eb2d1", - "reference": "d54af9d5745e3680d8a6463ffd9f314aa53eb2d1", + "url": "https://api.github.com/repos/laravel/sail/zipball/7efa151ea0d16f48233d6a6cd69f81270acc6e93", + "reference": "7efa151ea0d16f48233d6a6cd69f81270acc6e93", "shasum": "" }, "require": { @@ -10588,7 +10588,7 @@ "issues": "https://github.com/laravel/sail/issues", "source": "https://github.com/laravel/sail" }, - "time": "2024-09-22T19:04:21+00:00" + "time": "2024-10-29T20:18:14+00:00" }, { "name": "maximebf/debugbar",