Bump laravel/sail from 1.21.5 to 1.22.0 #39

Closed
dependabot[bot] wants to merge 1 commits from dependabot/composer/laravel/sail-1.22.0 into main

12
composer.lock generated
View File

@@ -7299,23 +7299,23 @@
},
{
"name": "laravel/sail",
"version": "v1.21.5",
"version": "v1.22.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/sail.git",
"reference": "27af207bb1c53faddcba34c7528b3e969f6a646d"
"reference": "923e1e112b6a8598664dbb0ee79dd3137f1c9d56"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/27af207bb1c53faddcba34c7528b3e969f6a646d",
"reference": "27af207bb1c53faddcba34c7528b3e969f6a646d",
"url": "https://api.github.com/repos/laravel/sail/zipball/923e1e112b6a8598664dbb0ee79dd3137f1c9d56",
"reference": "923e1e112b6a8598664dbb0ee79dd3137f1c9d56",
"shasum": ""
},
"require": {
"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",
"php": "^8.0",
"symfony/yaml": "^6.0"
},
"require-dev": {
@@ -7360,7 +7360,7 @@
"issues": "https://github.com/laravel/sail/issues",
"source": "https://github.com/laravel/sail"
},
"time": "2023-04-24T13:29:38+00:00"
"time": "2023-05-04T14:52:56+00:00"
},
{
"name": "mockery/mockery",