Bump laravel/sail from 1.21.1 to 1.21.2

Bumps [laravel/sail](https://github.com/laravel/sail) from 1.21.1 to 1.21.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.21.1...v1.21.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>
This commit is contained in:
dependabot[bot] 2023-03-08 10:17:18 +00:00 committed by GitHub
parent c1b931bf97
commit fd18dfabb3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

20
composer.lock generated
View file

@ -1824,16 +1824,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v10.2.0", "version": "v10.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "3799f7f3118d57dc5d3dfaabde69a912fff65a7e" "reference": "57cc50d762360edac1c68e37435b193ff2135a36"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/3799f7f3118d57dc5d3dfaabde69a912fff65a7e", "url": "https://api.github.com/repos/laravel/framework/zipball/57cc50d762360edac1c68e37435b193ff2135a36",
"reference": "3799f7f3118d57dc5d3dfaabde69a912fff65a7e", "reference": "57cc50d762360edac1c68e37435b193ff2135a36",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2020,7 +2020,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": "2023-03-02T14:55:50+00:00" "time": "2023-03-08T02:43:56+00:00"
}, },
{ {
"name": "laravel/horizon", "name": "laravel/horizon",
@ -8820,16 +8820,16 @@
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
"version": "v1.21.1", "version": "v1.21.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sail.git", "url": "https://github.com/laravel/sail.git",
"reference": "fd8d04bc546457b504aa2b3c2d541840551f836f" "reference": "19d6fe167e2389b41fe1b4ee52293d1eaf8a43fc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/fd8d04bc546457b504aa2b3c2d541840551f836f", "url": "https://api.github.com/repos/laravel/sail/zipball/19d6fe167e2389b41fe1b4ee52293d1eaf8a43fc",
"reference": "fd8d04bc546457b504aa2b3c2d541840551f836f", "reference": "19d6fe167e2389b41fe1b4ee52293d1eaf8a43fc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8881,7 +8881,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": "2023-03-01T23:07:57+00:00" "time": "2023-03-06T14:23:15+00:00"
}, },
{ {
"name": "maximebf/debugbar", "name": "maximebf/debugbar",