Bump laravel/sail from 1.28.1 to 1.28.2 (#38)

Bumps [laravel/sail](https://github.com/laravel/sail) from 1.28.1 to 1.28.2.
- [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.28.1...v1.28.2)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-03-07 23:41:37 +09:00
committed by GitHub
parent 3cd92469c8
commit c0f983d3e6

44
composer.lock generated
View File

@@ -1047,16 +1047,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v10.46.0", "version": "v10.47.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "5e95946a8283a8d5c015035793f9c61c297e937f" "reference": "fce29b8de62733cdecbe12e3bae801f83fff2ea4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/5e95946a8283a8d5c015035793f9c61c297e937f", "url": "https://api.github.com/repos/laravel/framework/zipball/fce29b8de62733cdecbe12e3bae801f83fff2ea4",
"reference": "5e95946a8283a8d5c015035793f9c61c297e937f", "reference": "fce29b8de62733cdecbe12e3bae801f83fff2ea4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1249,7 +1249,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-02-27T16:46:54+00:00" "time": "2024-03-05T15:18:36+00:00"
}, },
{ {
"name": "laravel/prompts", "name": "laravel/prompts",
@@ -3785,16 +3785,16 @@
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v6.4.4", "version": "v6.4.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "7a186f64a7f02787c04e8476538624d6aa888e42" "reference": "f6947cb939d8efee137797382cb4db1af653ef75"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/7a186f64a7f02787c04e8476538624d6aa888e42", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/f6947cb939d8efee137797382cb4db1af653ef75",
"reference": "7a186f64a7f02787c04e8476538624d6aa888e42", "reference": "f6947cb939d8efee137797382cb4db1af653ef75",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3878,7 +3878,7 @@
"description": "Provides a structured process for converting a Request into a Response", "description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-kernel/tree/v6.4.4" "source": "https://github.com/symfony/http-kernel/tree/v6.4.5"
}, },
"funding": [ "funding": [
{ {
@@ -3894,7 +3894,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-02-27T06:32:13+00:00" "time": "2024-03-04T21:00:47+00:00"
}, },
{ {
"name": "symfony/mailer", "name": "symfony/mailer",
@@ -4834,16 +4834,16 @@
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v6.4.3", "version": "v6.4.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "3b2957ad54902f0f544df83e3d58b38d7e8e5842" "reference": "7fe30068e207d9c31c0138501ab40358eb2d49a4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/3b2957ad54902f0f544df83e3d58b38d7e8e5842", "url": "https://api.github.com/repos/symfony/routing/zipball/7fe30068e207d9c31c0138501ab40358eb2d49a4",
"reference": "3b2957ad54902f0f544df83e3d58b38d7e8e5842", "reference": "7fe30068e207d9c31c0138501ab40358eb2d49a4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -4897,7 +4897,7 @@
"url" "url"
], ],
"support": { "support": {
"source": "https://github.com/symfony/routing/tree/v6.4.3" "source": "https://github.com/symfony/routing/tree/v6.4.5"
}, },
"funding": [ "funding": [
{ {
@@ -4913,7 +4913,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-01-30T13:55:02+00:00" "time": "2024-02-27T12:33:30+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
@@ -5974,16 +5974,16 @@
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
"version": "v1.28.1", "version": "v1.28.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sail.git", "url": "https://github.com/laravel/sail.git",
"reference": "f84e444a3dbc1811803cd2a050bdd54ff6f5eef8" "reference": "057777403b8ab79222dcc04983beaab10b6de6a0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/f84e444a3dbc1811803cd2a050bdd54ff6f5eef8", "url": "https://api.github.com/repos/laravel/sail/zipball/057777403b8ab79222dcc04983beaab10b6de6a0",
"reference": "f84e444a3dbc1811803cd2a050bdd54ff6f5eef8", "reference": "057777403b8ab79222dcc04983beaab10b6de6a0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6032,7 +6032,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-02-23T00:24:47+00:00" "time": "2024-03-04T14:58:29+00:00"
}, },
{ {
"name": "mockery/mockery", "name": "mockery/mockery",