Bump symfony/options-resolver from 5.2.4 to 5.3.0 in /server

Bumps [symfony/options-resolver](https://github.com/symfony/options-resolver) from 5.2.4 to 5.3.0.
- [Release notes](https://github.com/symfony/options-resolver/releases)
- [Changelog](https://github.com/symfony/options-resolver/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/options-resolver/compare/v5.2.4...v5.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-06-01 07:01:13 +00:00 committed by GitHub
parent 025ef68c30
commit 7f9a742366
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

@ -2198,16 +2198,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": {
@ -2247,7 +2247,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": [
{
@ -2263,7 +2263,7 @@
"type": "tidelift"
}
],
"time": "2021-01-27T12:56:27+00:00"
"time": "2021-05-26T17:43:10+00:00"
},
{
"name": "symfony/polyfill-ctype",