Merge pull request #1147 from jonnybarnes/dependabot/composer/laravel/sail-1.26.2
build(deps-dev): Bump laravel/sail from 1.26.1 to 1.26.2
This commit is contained in:
commit
44c8621ad4
1 changed files with 12 additions and 12 deletions
24
composer.lock
generated
24
composer.lock
generated
|
@ -9897,16 +9897,16 @@
|
|||
},
|
||||
{
|
||||
"name": "laravel/sail",
|
||||
"version": "v1.26.1",
|
||||
"version": "v1.26.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/sail.git",
|
||||
"reference": "7a82f5aa364dbee3fd9c52fc464cf0bdd11150ed"
|
||||
"reference": "c0177786b1cd05b687b0fa11364aeeecb42cd3d8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/sail/zipball/7a82f5aa364dbee3fd9c52fc464cf0bdd11150ed",
|
||||
"reference": "7a82f5aa364dbee3fd9c52fc464cf0bdd11150ed",
|
||||
"url": "https://api.github.com/repos/laravel/sail/zipball/c0177786b1cd05b687b0fa11364aeeecb42cd3d8",
|
||||
"reference": "c0177786b1cd05b687b0fa11364aeeecb42cd3d8",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -9958,7 +9958,7 @@
|
|||
"issues": "https://github.com/laravel/sail/issues",
|
||||
"source": "https://github.com/laravel/sail"
|
||||
},
|
||||
"time": "2023-11-20T15:56:47+00:00"
|
||||
"time": "2023-11-27T14:46:06+00:00"
|
||||
},
|
||||
{
|
||||
"name": "maximebf/debugbar",
|
||||
|
@ -13283,16 +13283,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/yaml",
|
||||
"version": "v6.3.8",
|
||||
"version": "v6.4.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/yaml.git",
|
||||
"reference": "3493af8a8dad7fa91c77fa473ba23ecd95334a92"
|
||||
"reference": "4f9237a1bb42455d609e6687d2613dde5b41a587"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/3493af8a8dad7fa91c77fa473ba23ecd95334a92",
|
||||
"reference": "3493af8a8dad7fa91c77fa473ba23ecd95334a92",
|
||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/4f9237a1bb42455d609e6687d2613dde5b41a587",
|
||||
"reference": "4f9237a1bb42455d609e6687d2613dde5b41a587",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -13304,7 +13304,7 @@
|
|||
"symfony/console": "<5.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"symfony/console": "^5.4|^6.0"
|
||||
"symfony/console": "^5.4|^6.0|^7.0"
|
||||
},
|
||||
"bin": [
|
||||
"Resources/bin/yaml-lint"
|
||||
|
@ -13335,7 +13335,7 @@
|
|||
"description": "Loads and dumps YAML files",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/yaml/tree/v6.3.8"
|
||||
"source": "https://github.com/symfony/yaml/tree/v6.4.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -13351,7 +13351,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-11-06T10:58:05+00:00"
|
||||
"time": "2023-11-06T11:00:25+00:00"
|
||||
},
|
||||
{
|
||||
"name": "theseer/tokenizer",
|
||||
|
|
Loading…
Add table
Reference in a new issue