Merge pull request #1259 from jonnybarnes/dependabot/composer/laravel/sail-1.27.3

build(deps-dev): Bump laravel/sail from 1.27.2 to 1.27.3
This commit is contained in:
Jonny Barnes 2024-02-01 18:04:05 +00:00 committed by GitHub
commit d7ed220ee7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

28
composer.lock generated
View file

@ -10005,22 +10005,22 @@
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
"version": "v1.27.2", "version": "v1.27.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sail.git", "url": "https://github.com/laravel/sail.git",
"reference": "2276a8d9d6cfdcaad98bf67a34331d100149d5b6" "reference": "7e01b345072c9604ead9d7aed175bf7ac1d80289"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/2276a8d9d6cfdcaad98bf67a34331d100149d5b6", "url": "https://api.github.com/repos/laravel/sail/zipball/7e01b345072c9604ead9d7aed175bf7ac1d80289",
"reference": "2276a8d9d6cfdcaad98bf67a34331d100149d5b6", "reference": "7e01b345072c9604ead9d7aed175bf7ac1d80289",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/console": "^9.0|^10.0|^11.0", "illuminate/console": "^9.52.16|^10.0|^11.0",
"illuminate/contracts": "^9.0|^10.0|^11.0", "illuminate/contracts": "^9.52.16|^10.0|^11.0",
"illuminate/support": "^9.0|^10.0|^11.0", "illuminate/support": "^9.52.16|^10.0|^11.0",
"php": "^8.0", "php": "^8.0",
"symfony/yaml": "^6.0|^7.0" "symfony/yaml": "^6.0|^7.0"
}, },
@ -10066,7 +10066,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": "2024-01-21T17:13:42+00:00" "time": "2024-01-30T03:03:59+00:00"
}, },
{ {
"name": "maximebf/debugbar", "name": "maximebf/debugbar",
@ -13517,16 +13517,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v6.4.0", "version": "v6.4.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "4f9237a1bb42455d609e6687d2613dde5b41a587" "reference": "d75715985f0f94f978e3a8fa42533e10db921b90"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/4f9237a1bb42455d609e6687d2613dde5b41a587", "url": "https://api.github.com/repos/symfony/yaml/zipball/d75715985f0f94f978e3a8fa42533e10db921b90",
"reference": "4f9237a1bb42455d609e6687d2613dde5b41a587", "reference": "d75715985f0f94f978e3a8fa42533e10db921b90",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -13569,7 +13569,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.4.0" "source": "https://github.com/symfony/yaml/tree/v6.4.3"
}, },
"funding": [ "funding": [
{ {
@ -13585,7 +13585,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-11-06T11:00:25+00:00" "time": "2024-01-23T14:51:35+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",