From a46ad6d09cd1e02c0561f7e03002b2792b2dc9ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 May 2022 16:31:30 +0000 Subject: [PATCH] Bump laravel/sail from 1.14.2 to 1.14.4 Bumps [laravel/sail](https://github.com/laravel/sail) from 1.14.2 to 1.14.4. - [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.14.2...v1.14.4) --- updated-dependencies: - dependency-name: laravel/sail dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 06f69fc..f0ca410 100644 --- a/composer.lock +++ b/composer.lock @@ -5653,16 +5653,16 @@ }, { "name": "laravel/sail", - "version": "v1.14.2", + "version": "v1.14.4", "source": { "type": "git", "url": "https://github.com/laravel/sail.git", - "reference": "cee088fbe57432dd15678e3f7b6a8259f3073c46" + "reference": "0e0e51f19c758c79acbda11e3870641fbad5b7d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/sail/zipball/cee088fbe57432dd15678e3f7b6a8259f3073c46", - "reference": "cee088fbe57432dd15678e3f7b6a8259f3073c46", + "url": "https://api.github.com/repos/laravel/sail/zipball/0e0e51f19c758c79acbda11e3870641fbad5b7d9", + "reference": "0e0e51f19c758c79acbda11e3870641fbad5b7d9", "shasum": "" }, "require": { @@ -5709,7 +5709,7 @@ "issues": "https://github.com/laravel/sail/issues", "source": "https://github.com/laravel/sail" }, - "time": "2022-05-10T12:58:49+00:00" + "time": "2022-05-12T12:53:10+00:00" }, { "name": "mockery/mockery",