Merge pull request #799 from jonnybarnes/dependabot/composer/laravel/sail-1.21.5

Bump laravel/sail from 1.21.4 to 1.21.5
This commit is contained in:
Jonny Barnes 2023-04-27 13:50:52 +01:00 committed by GitHub
commit 55c81f5abe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -8817,16 +8817,16 @@
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
"version": "v1.21.4", "version": "v1.21.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sail.git", "url": "https://github.com/laravel/sail.git",
"reference": "5e59b4a57181020477e2b18943b27493638e3f89" "reference": "27af207bb1c53faddcba34c7528b3e969f6a646d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/5e59b4a57181020477e2b18943b27493638e3f89", "url": "https://api.github.com/repos/laravel/sail/zipball/27af207bb1c53faddcba34c7528b3e969f6a646d",
"reference": "5e59b4a57181020477e2b18943b27493638e3f89", "reference": "27af207bb1c53faddcba34c7528b3e969f6a646d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8878,7 +8878,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-30T12:28:55+00:00" "time": "2023-04-24T13:29:38+00:00"
}, },
{ {
"name": "maximebf/debugbar", "name": "maximebf/debugbar",