Merge pull request #15 from Thomasluigi07/dependabot/composer/laravel/sail-1.19.0

Bump laravel/sail from 1.14.11 to 1.19.0
This commit is contained in:
Thomas G 2023-03-14 17:27:26 +11:00 committed by GitHub
commit 6587af1ef1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 8 deletions

16
composer.lock generated
View File

@ -6081,22 +6081,22 @@
},
{
"name": "laravel/sail",
"version": "v1.14.11",
"version": "v1.19.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/sail.git",
"reference": "6edf45a247b3688e0d07e149570a62fd9bc11c73"
"reference": "4f230634a3163f3442def6a4e6ffdb02b02e14d6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/6edf45a247b3688e0d07e149570a62fd9bc11c73",
"reference": "6edf45a247b3688e0d07e149570a62fd9bc11c73",
"url": "https://api.github.com/repos/laravel/sail/zipball/4f230634a3163f3442def6a4e6ffdb02b02e14d6",
"reference": "4f230634a3163f3442def6a4e6ffdb02b02e14d6",
"shasum": ""
},
"require": {
"illuminate/console": "^8.0|^9.0",
"illuminate/contracts": "^8.0|^9.0",
"illuminate/support": "^8.0|^9.0",
"illuminate/console": "^8.0|^9.0|^10.0",
"illuminate/contracts": "^8.0|^9.0|^10.0",
"illuminate/support": "^8.0|^9.0|^10.0",
"php": "^7.3|^8.0"
},
"bin": [
@ -6137,7 +6137,7 @@
"issues": "https://github.com/laravel/sail/issues",
"source": "https://github.com/laravel/sail"
},
"time": "2022-06-13T18:32:48+00:00"
"time": "2023-01-31T13:37:57+00:00"
},
{
"name": "mockery/mockery",