Bump laravel/sail from 1.20.1 to 1.20.2

Bumps [laravel/sail](https://github.com/laravel/sail) from 1.20.1 to 1.20.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.20.1...v1.20.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-02-16 09:57:00 +00:00 committed by GitHub
parent 7bc3854246
commit a4acfd0352
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -8952,16 +8952,16 @@
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
"version": "v1.20.1", "version": "v1.20.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sail.git", "url": "https://github.com/laravel/sail.git",
"reference": "4b85dbfa3dceeaf7227e3029707562fd60297e86" "reference": "5ae072b182b1efbec927409e8a3ce3b1078cc42c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/4b85dbfa3dceeaf7227e3029707562fd60297e86", "url": "https://api.github.com/repos/laravel/sail/zipball/5ae072b182b1efbec927409e8a3ce3b1078cc42c",
"reference": "4b85dbfa3dceeaf7227e3029707562fd60297e86", "reference": "5ae072b182b1efbec927409e8a3ce3b1078cc42c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9009,7 +9009,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-02-08T02:08:37+00:00" "time": "2023-02-08T20:22:21+00:00"
}, },
{ {
"name": "maximebf/debugbar", "name": "maximebf/debugbar",