Merge pull request #280 from allerta-vvf/dependabot/composer/server/symfony/options-resolver-5.3.0

Bump symfony/options-resolver from 5.2.4 to 5.3.0 in /server
This commit is contained in:
mergify[bot] 2021-06-01 07:07:16 +00:00 committed by GitHub
commit 9ee26be6bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

12
server/composer.lock generated
View File

@ -2199,16 +2199,16 @@
},
{
"name": "symfony/options-resolver",
"version": "v5.2.4",
"version": "v5.3.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/options-resolver.git",
"reference": "5d0f633f9bbfcf7ec642a2b5037268e61b0a62ce"
"reference": "162e886ca035869866d233a2bfef70cc28f9bbe5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/5d0f633f9bbfcf7ec642a2b5037268e61b0a62ce",
"reference": "5d0f633f9bbfcf7ec642a2b5037268e61b0a62ce",
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/162e886ca035869866d233a2bfef70cc28f9bbe5",
"reference": "162e886ca035869866d233a2bfef70cc28f9bbe5",
"shasum": ""
},
"require": {
@ -2248,7 +2248,7 @@
"options"
],
"support": {
"source": "https://github.com/symfony/options-resolver/tree/v5.2.4"
"source": "https://github.com/symfony/options-resolver/tree/v5.3.0"
},
"funding": [
{
@ -2264,7 +2264,7 @@
"type": "tidelift"
}
],
"time": "2021-01-27T12:56:27+00:00"
"time": "2021-05-26T17:43:10+00:00"
},
{
"name": "symfony/polyfill-ctype",