Merge pull request #354 from jonnybarnes/dependabot/composer/laravel/sail-1.15.2

Bump laravel/sail from 1.15.1 to 1.15.2
This commit is contained in:
Jonny Barnes 2022-08-13 12:29:03 +01:00 committed by GitHub
commit 9f3fabb524
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -8894,16 +8894,16 @@
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
"version": "v1.15.1", "version": "v1.15.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sail.git", "url": "https://github.com/laravel/sail.git",
"reference": "2fe64c0b45a3af56cac0af638c8020a8adc860d7" "reference": "8eb6d7116deda5b0e26153c1993f3e326d67768c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/2fe64c0b45a3af56cac0af638c8020a8adc860d7", "url": "https://api.github.com/repos/laravel/sail/zipball/8eb6d7116deda5b0e26153c1993f3e326d67768c",
"reference": "2fe64c0b45a3af56cac0af638c8020a8adc860d7", "reference": "8eb6d7116deda5b0e26153c1993f3e326d67768c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8950,7 +8950,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": "2022-07-21T14:33:56+00:00" "time": "2022-08-08T20:02:04+00:00"
}, },
{ {
"name": "maximebf/debugbar", "name": "maximebf/debugbar",