before recepie upgrade
This commit is contained in:
15
composer.lock
generated
15
composer.lock
generated
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "34381deb043c87393a1f92bbeab2aaff",
|
||||
"content-hash": "f801003bc6731e7d38ee4787d3a9489a",
|
||||
"packages": [
|
||||
{
|
||||
"name": "composer/package-versions-deprecated",
|
||||
@@ -6750,16 +6750,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/validator",
|
||||
"version": "v5.3.0",
|
||||
"version": "v5.3.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/validator.git",
|
||||
"reference": "14337bdf9e2e0b2e3385c9e90f13325f0c95a4f9"
|
||||
"reference": "111e71ac585a47358e808bc687dcaf66e568470a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/validator/zipball/14337bdf9e2e0b2e3385c9e90f13325f0c95a4f9",
|
||||
"reference": "14337bdf9e2e0b2e3385c9e90f13325f0c95a4f9",
|
||||
"url": "https://api.github.com/repos/symfony/validator/zipball/111e71ac585a47358e808bc687dcaf66e568470a",
|
||||
"reference": "111e71ac585a47358e808bc687dcaf66e568470a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -6778,6 +6778,7 @@
|
||||
"symfony/expression-language": "<5.1",
|
||||
"symfony/http-kernel": "<4.4",
|
||||
"symfony/intl": "<4.4",
|
||||
"symfony/property-info": "<5.3",
|
||||
"symfony/translation": "<4.4",
|
||||
"symfony/yaml": "<4.4"
|
||||
},
|
||||
@@ -6839,7 +6840,7 @@
|
||||
"description": "Provides tools to validate values",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/validator/tree/v5.3.0"
|
||||
"source": "https://github.com/symfony/validator/tree/v5.3.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -6855,7 +6856,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-05-26T17:43:10+00:00"
|
||||
"time": "2021-06-02T09:36:17+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/var-dumper",
|
||||
|
||||
Reference in New Issue
Block a user