Bump laravel/sail from 1.21.5 to 1.22.0
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.21.5 to 1.22.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.21.5...v1.22.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
421b58ab45
commit
a9ca46e179
1 changed files with 12 additions and 12 deletions
24
composer.lock
generated
24
composer.lock
generated
|
@ -8880,23 +8880,23 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/sail",
|
"name": "laravel/sail",
|
||||||
"version": "v1.21.5",
|
"version": "v1.22.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laravel/sail.git",
|
"url": "https://github.com/laravel/sail.git",
|
||||||
"reference": "27af207bb1c53faddcba34c7528b3e969f6a646d"
|
"reference": "923e1e112b6a8598664dbb0ee79dd3137f1c9d56"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laravel/sail/zipball/27af207bb1c53faddcba34c7528b3e969f6a646d",
|
"url": "https://api.github.com/repos/laravel/sail/zipball/923e1e112b6a8598664dbb0ee79dd3137f1c9d56",
|
||||||
"reference": "27af207bb1c53faddcba34c7528b3e969f6a646d",
|
"reference": "923e1e112b6a8598664dbb0ee79dd3137f1c9d56",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"illuminate/console": "^8.0|^9.0|^10.0",
|
"illuminate/console": "^8.0|^9.0|^10.0",
|
||||||
"illuminate/contracts": "^8.0|^9.0|^10.0",
|
"illuminate/contracts": "^8.0|^9.0|^10.0",
|
||||||
"illuminate/support": "^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"
|
"symfony/yaml": "^6.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
|
@ -8941,7 +8941,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": "2023-04-24T13:29:38+00:00"
|
"time": "2023-05-04T14:52:56+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "maximebf/debugbar",
|
"name": "maximebf/debugbar",
|
||||||
|
@ -11899,16 +11899,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/yaml",
|
"name": "symfony/yaml",
|
||||||
"version": "v6.2.7",
|
"version": "v6.2.10",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/yaml.git",
|
"url": "https://github.com/symfony/yaml.git",
|
||||||
"reference": "e8e6a1d59e050525f27a1f530aa9703423cb7f57"
|
"reference": "61916f3861b1e9705b18cfde723921a71dd1559d"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/e8e6a1d59e050525f27a1f530aa9703423cb7f57",
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/61916f3861b1e9705b18cfde723921a71dd1559d",
|
||||||
"reference": "e8e6a1d59e050525f27a1f530aa9703423cb7f57",
|
"reference": "61916f3861b1e9705b18cfde723921a71dd1559d",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -11953,7 +11953,7 @@
|
||||||
"description": "Loads and dumps YAML files",
|
"description": "Loads and dumps YAML files",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/yaml/tree/v6.2.7"
|
"source": "https://github.com/symfony/yaml/tree/v6.2.10"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -11969,7 +11969,7 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2023-02-16T09:57:23+00:00"
|
"time": "2023-04-28T13:25:36+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "theseer/tokenizer",
|
"name": "theseer/tokenizer",
|
||||||
|
|
Loading…
Add table
Reference in a new issue