Bump laravel/sail from 1.16.2 to 1.16.3

Bumps [laravel/sail](https://github.com/laravel/sail) from 1.16.2 to 1.16.3.
- [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.2...v1.16.3)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-23 18:51:55 +00:00 committed by GitHub
parent 74e04a604c
commit 31643a64ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

36
composer.lock generated
View file

@ -1741,16 +1741,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v9.40.1", "version": "v9.41.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "9611fdaf2db5759b8299802d7185bcdbee0340bb" "reference": "cc902ce61b4ca08ca7449664cfab2fa96a1d1e28"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/9611fdaf2db5759b8299802d7185bcdbee0340bb", "url": "https://api.github.com/repos/laravel/framework/zipball/cc902ce61b4ca08ca7449664cfab2fa96a1d1e28",
"reference": "9611fdaf2db5759b8299802d7185bcdbee0340bb", "reference": "cc902ce61b4ca08ca7449664cfab2fa96a1d1e28",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1923,7 +1923,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2022-11-15T16:13:22+00:00" "time": "2022-11-22T15:10:46+00:00"
}, },
{ {
"name": "laravel/horizon", "name": "laravel/horizon",
@ -3369,25 +3369,25 @@
}, },
{ {
"name": "nette/schema", "name": "nette/schema",
"version": "v1.2.2", "version": "v1.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nette/schema.git", "url": "https://github.com/nette/schema.git",
"reference": "9a39cef03a5b34c7de64f551538cbba05c2be5df" "reference": "abbdbb70e0245d5f3bf77874cea1dfb0c930d06f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nette/schema/zipball/9a39cef03a5b34c7de64f551538cbba05c2be5df", "url": "https://api.github.com/repos/nette/schema/zipball/abbdbb70e0245d5f3bf77874cea1dfb0c930d06f",
"reference": "9a39cef03a5b34c7de64f551538cbba05c2be5df", "reference": "abbdbb70e0245d5f3bf77874cea1dfb0c930d06f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"nette/utils": "^2.5.7 || ^3.1.5 || ^4.0", "nette/utils": "^2.5.7 || ^3.1.5 || ^4.0",
"php": ">=7.1 <8.2" "php": ">=7.1 <8.3"
}, },
"require-dev": { "require-dev": {
"nette/tester": "^2.3 || ^2.4", "nette/tester": "^2.3 || ^2.4",
"phpstan/phpstan-nette": "^0.12", "phpstan/phpstan-nette": "^1.0",
"tracy/tracy": "^2.7" "tracy/tracy": "^2.7"
}, },
"type": "library", "type": "library",
@ -3425,9 +3425,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nette/schema/issues", "issues": "https://github.com/nette/schema/issues",
"source": "https://github.com/nette/schema/tree/v1.2.2" "source": "https://github.com/nette/schema/tree/v1.2.3"
}, },
"time": "2021-10-15T11:40:02+00:00" "time": "2022-10-13T01:24:26+00:00"
}, },
{ {
"name": "nette/utils", "name": "nette/utils",
@ -9084,16 +9084,16 @@
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
"version": "v1.16.2", "version": "v1.16.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sail.git", "url": "https://github.com/laravel/sail.git",
"reference": "7d1ed5f856ec8b9708712e3fc0708fcabe114659" "reference": "0dbee8802e17911afbe29a8506316343829b056e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/7d1ed5f856ec8b9708712e3fc0708fcabe114659", "url": "https://api.github.com/repos/laravel/sail/zipball/0dbee8802e17911afbe29a8506316343829b056e",
"reference": "7d1ed5f856ec8b9708712e3fc0708fcabe114659", "reference": "0dbee8802e17911afbe29a8506316343829b056e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9140,7 +9140,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-09-28T13:13:22+00:00" "time": "2022-11-21T16:19:18+00:00"
}, },
{ {
"name": "maximebf/debugbar", "name": "maximebf/debugbar",