Bump laravel/sail from 1.16.6 to 1.19.0
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.16.6 to 1.19.0. - [Release notes](https://github.com/laravel/sail/releases) - [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md) - [Commits](https://github.com/laravel/sail/compare/v1.16.6...v1.19.0) --- updated-dependencies: - dependency-name: laravel/sail dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a39745525d
commit
2cd838a820
1 changed files with 8 additions and 8 deletions
16
composer.lock
generated
16
composer.lock
generated
|
@ -8785,22 +8785,22 @@
|
|||
},
|
||||
{
|
||||
"name": "laravel/sail",
|
||||
"version": "v1.16.6",
|
||||
"version": "v1.19.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/sail.git",
|
||||
"reference": "2e8be54590bde421eb04e461a1421302a5b22cca"
|
||||
"reference": "4f230634a3163f3442def6a4e6ffdb02b02e14d6"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/sail/zipball/2e8be54590bde421eb04e461a1421302a5b22cca",
|
||||
"reference": "2e8be54590bde421eb04e461a1421302a5b22cca",
|
||||
"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": [
|
||||
|
@ -8841,7 +8841,7 @@
|
|||
"issues": "https://github.com/laravel/sail/issues",
|
||||
"source": "https://github.com/laravel/sail"
|
||||
},
|
||||
"time": "2022-12-19T15:41:32+00:00"
|
||||
"time": "2023-01-31T13:37:57+00:00"
|
||||
},
|
||||
{
|
||||
"name": "maximebf/debugbar",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue