Bump symfony/symfony from 3.4.30 to 3.4.31

Bumps [symfony/symfony](https://github.com/symfony/symfony) from 3.4.30 to 3.4.31.
- [Release notes](https://github.com/symfony/symfony/releases)
- [Changelog](https://github.com/symfony/symfony/blob/v3.4.31/CHANGELOG-3.4.md)
- [Commits](https://github.com/symfony/symfony/compare/v3.4.30...v3.4.31)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-27 02:27:17 +00:00 committed by GitHub
parent e7ceabf476
commit a123881a83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

17
composer.lock generated
View File

@ -8801,16 +8801,16 @@
},
{
"name": "symfony/symfony",
"version": "v3.4.30",
"version": "v3.4.31",
"source": {
"type": "git",
"url": "https://github.com/symfony/symfony.git",
"reference": "4d911e98e1f70538edcca4576c65395ef0fbfa84"
"reference": "944e04808117477f46f804133d17913b77cf63d3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/symfony/zipball/4d911e98e1f70538edcca4576c65395ef0fbfa84",
"reference": "4d911e98e1f70538edcca4576c65395ef0fbfa84",
"url": "https://api.github.com/repos/symfony/symfony/zipball/944e04808117477f46f804133d17913b77cf63d3",
"reference": "944e04808117477f46f804133d17913b77cf63d3",
"shasum": ""
},
"require": {
@ -8829,7 +8829,7 @@
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php56": "~1.0",
"symfony/polyfill-php70": "~1.6",
"twig/twig": "^1.40|^2.9"
"twig/twig": "^1.41|^2.10"
},
"conflict": {
"phpdocumentor/reflection-docblock": "<3.0||>=3.2.0,<3.2.2",
@ -8908,7 +8908,7 @@
"ocramius/proxy-manager": "~0.4|~1.0|~2.0",
"phpdocumentor/reflection-docblock": "^3.0|^4.0",
"predis/predis": "~1.0",
"symfony/phpunit-bridge": "^3.4.19|^4.1.8|~5.0",
"symfony/phpunit-bridge": "^3.4.31|^4.3.4|~5.0",
"symfony/security-acl": "~2.8|~3.0"
},
"type": "library",
@ -8927,7 +8927,8 @@
"Symfony\\Component\\": "src/Symfony/Component/"
},
"classmap": [
"src/Symfony/Component/Intl/Resources/stubs"
"src/Symfony/Component/Intl/Resources/stubs",
"src/Symfony/Bridge/ProxyManager/Legacy/ProxiedMethodReturnExpression.php"
],
"exclude-from-classmap": [
"**/Tests/"
@ -8952,7 +8953,7 @@
"keywords": [
"framework"
],
"time": "2019-07-27T17:14:21+00:00"
"time": "2019-08-26T16:36:53+00:00"
},
{
"name": "true/punycode",