Merge pull request #117 from refactorian/dependabot/composer/laravel/sail-1.30.1

Bump laravel/sail from 1.30.0 to 1.30.1
This commit is contained in:
Refactorian
2024-07-09 21:34:46 +09:00
committed by GitHub

21
composer.lock generated
View File

@@ -1052,16 +1052,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v11.13.0", "version": "v11.14.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "92deaa4f037ff100e36809443811301819a8cf84" "reference": "657e8464e13147d56bc3a399115c8c26f38d4821"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/92deaa4f037ff100e36809443811301819a8cf84", "url": "https://api.github.com/repos/laravel/framework/zipball/657e8464e13147d56bc3a399115c8c26f38d4821",
"reference": "92deaa4f037ff100e36809443811301819a8cf84", "reference": "657e8464e13147d56bc3a399115c8c26f38d4821",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1114,6 +1114,7 @@
}, },
"provide": { "provide": {
"psr/container-implementation": "1.1|2.0", "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" "psr/simple-cache-implementation": "1.0|2.0|3.0"
}, },
"replace": { "replace": {
@@ -1253,7 +1254,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "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", "name": "laravel/prompts",
@@ -5966,16 +5967,16 @@
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
"version": "v1.30.0", "version": "v1.30.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sail.git", "url": "https://github.com/laravel/sail.git",
"reference": "e08b594052385ab9891dd86047e52da8a953c827" "reference": "8ba049b6c06e0330b6aa1fb7af2746fb4da445e4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/e08b594052385ab9891dd86047e52da8a953c827", "url": "https://api.github.com/repos/laravel/sail/zipball/8ba049b6c06e0330b6aa1fb7af2746fb4da445e4",
"reference": "e08b594052385ab9891dd86047e52da8a953c827", "reference": "8ba049b6c06e0330b6aa1fb7af2746fb4da445e4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6025,7 +6026,7 @@
"issues": "https://github.com/laravel/sail/issues", "issues": "https://github.com/laravel/sail/issues",
"source": "https://github.com/laravel/sail" "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", "name": "mockery/mockery",