Bump laravel/sail from 1.30.0 to 1.30.1
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.30.0 to 1.30.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.30.0...v1.30.1) --- updated-dependencies: - dependency-name: laravel/sail dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
21
composer.lock
generated
21
composer.lock
generated
@@ -1052,16 +1052,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/framework",
|
||||
"version": "v11.13.0",
|
||||
"version": "v11.14.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/framework.git",
|
||||
"reference": "92deaa4f037ff100e36809443811301819a8cf84"
|
||||
"reference": "657e8464e13147d56bc3a399115c8c26f38d4821"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/92deaa4f037ff100e36809443811301819a8cf84",
|
||||
"reference": "92deaa4f037ff100e36809443811301819a8cf84",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/657e8464e13147d56bc3a399115c8c26f38d4821",
|
||||
"reference": "657e8464e13147d56bc3a399115c8c26f38d4821",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1114,6 +1114,7 @@
|
||||
},
|
||||
"provide": {
|
||||
"psr/container-implementation": "1.1|2.0",
|
||||
"psr/log-implementation": "1.0|2.0|3.0",
|
||||
"psr/simple-cache-implementation": "1.0|2.0|3.0"
|
||||
},
|
||||
"replace": {
|
||||
@@ -1253,7 +1254,7 @@
|
||||
"issues": "https://github.com/laravel/framework/issues",
|
||||
"source": "https://github.com/laravel/framework"
|
||||
},
|
||||
"time": "2024-06-27T09:04:50+00:00"
|
||||
"time": "2024-07-02T17:23:58+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/prompts",
|
||||
@@ -5966,16 +5967,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/sail",
|
||||
"version": "v1.30.0",
|
||||
"version": "v1.30.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/sail.git",
|
||||
"reference": "e08b594052385ab9891dd86047e52da8a953c827"
|
||||
"reference": "8ba049b6c06e0330b6aa1fb7af2746fb4da445e4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/sail/zipball/e08b594052385ab9891dd86047e52da8a953c827",
|
||||
"reference": "e08b594052385ab9891dd86047e52da8a953c827",
|
||||
"url": "https://api.github.com/repos/laravel/sail/zipball/8ba049b6c06e0330b6aa1fb7af2746fb4da445e4",
|
||||
"reference": "8ba049b6c06e0330b6aa1fb7af2746fb4da445e4",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -6025,7 +6026,7 @@
|
||||
"issues": "https://github.com/laravel/sail/issues",
|
||||
"source": "https://github.com/laravel/sail"
|
||||
},
|
||||
"time": "2024-06-18T17:36:56+00:00"
|
||||
"time": "2024-07-01T20:55:03+00:00"
|
||||
},
|
||||
{
|
||||
"name": "mockery/mockery",
|
||||
|
||||
Reference in New Issue
Block a user