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:
dependabot[bot] 2023-02-04 11:10:36 +00:00 committed by GitHub
parent a39745525d
commit 2cd838a820
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

16
composer.lock generated
View file

@ -8785,22 +8785,22 @@
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
"version": "v1.16.6", "version": "v1.19.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sail.git", "url": "https://github.com/laravel/sail.git",
"reference": "2e8be54590bde421eb04e461a1421302a5b22cca" "reference": "4f230634a3163f3442def6a4e6ffdb02b02e14d6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/2e8be54590bde421eb04e461a1421302a5b22cca", "url": "https://api.github.com/repos/laravel/sail/zipball/4f230634a3163f3442def6a4e6ffdb02b02e14d6",
"reference": "2e8be54590bde421eb04e461a1421302a5b22cca", "reference": "4f230634a3163f3442def6a4e6ffdb02b02e14d6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/console": "^8.0|^9.0", "illuminate/console": "^8.0|^9.0|^10.0",
"illuminate/contracts": "^8.0|^9.0", "illuminate/contracts": "^8.0|^9.0|^10.0",
"illuminate/support": "^8.0|^9.0", "illuminate/support": "^8.0|^9.0|^10.0",
"php": "^7.3|^8.0" "php": "^7.3|^8.0"
}, },
"bin": [ "bin": [
@ -8841,7 +8841,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-12-19T15:41:32+00:00" "time": "2023-01-31T13:37:57+00:00"
}, },
{ {
"name": "maximebf/debugbar", "name": "maximebf/debugbar",