Merge pull request #106 from JulianPrieber/dependabot/composer/laravel/sail-1.15.1

Bump laravel/sail from 1.15.0 to 1.15.1
This commit is contained in:
Julian Prieber 2022-07-22 19:38:54 +02:00 committed by GitHub
commit bd0e985693
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

10
composer.lock generated
View File

@ -6593,16 +6593,16 @@
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
"version": "v1.15.0", "version": "v1.15.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sail.git", "url": "https://github.com/laravel/sail.git",
"reference": "676e1ff33c1b8af657779f62f57360c376cba666" "reference": "2fe64c0b45a3af56cac0af638c8020a8adc860d7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/676e1ff33c1b8af657779f62f57360c376cba666", "url": "https://api.github.com/repos/laravel/sail/zipball/2fe64c0b45a3af56cac0af638c8020a8adc860d7",
"reference": "676e1ff33c1b8af657779f62f57360c376cba666", "reference": "2fe64c0b45a3af56cac0af638c8020a8adc860d7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6649,7 +6649,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-06-24T13:56:11+00:00" "time": "2022-07-21T14:33:56+00:00"
}, },
{ {
"name": "mockery/mockery", "name": "mockery/mockery",