Merge pull request #382 from JulianPrieber/dependabot/composer/laravel/sail-1.21.3

Bump laravel/sail from 1.21.2 to 1.21.3
This commit is contained in:
Julian Prieber 2023-03-31 13:51:05 +02:00 committed by GitHub
commit f0d2efd970
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

24
composer.lock generated
View File

@ -8151,16 +8151,16 @@
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
"version": "v1.21.2", "version": "v1.21.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sail.git", "url": "https://github.com/laravel/sail.git",
"reference": "19d6fe167e2389b41fe1b4ee52293d1eaf8a43fc" "reference": "3042ff8cf403817c340d5a7762b2d32900239f46"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/19d6fe167e2389b41fe1b4ee52293d1eaf8a43fc", "url": "https://api.github.com/repos/laravel/sail/zipball/3042ff8cf403817c340d5a7762b2d32900239f46",
"reference": "19d6fe167e2389b41fe1b4ee52293d1eaf8a43fc", "reference": "3042ff8cf403817c340d5a7762b2d32900239f46",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8212,7 +8212,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-03-06T14:23:15+00:00" "time": "2023-03-13T01:22:10+00:00"
}, },
{ {
"name": "mockery/mockery", "name": "mockery/mockery",
@ -10382,20 +10382,20 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v6.0.19", "version": "v6.2.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "deec3a812a0305a50db8ae689b183f43d915c884" "reference": "e8e6a1d59e050525f27a1f530aa9703423cb7f57"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/deec3a812a0305a50db8ae689b183f43d915c884", "url": "https://api.github.com/repos/symfony/yaml/zipball/e8e6a1d59e050525f27a1f530aa9703423cb7f57",
"reference": "deec3a812a0305a50db8ae689b183f43d915c884", "reference": "e8e6a1d59e050525f27a1f530aa9703423cb7f57",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.0.2", "php": ">=8.1",
"symfony/polyfill-ctype": "^1.8" "symfony/polyfill-ctype": "^1.8"
}, },
"conflict": { "conflict": {
@ -10436,7 +10436,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.0.19" "source": "https://github.com/symfony/yaml/tree/v6.2.7"
}, },
"funding": [ "funding": [
{ {
@ -10452,7 +10452,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-01-11T11:50:03+00:00" "time": "2023-02-16T09:57:23+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",