Merge pull request #4099 from wallabag/dependabot/composer/symfony/symfony-3.4.31

Bump symfony/symfony from 3.4.30 to 3.4.31
This commit is contained in:
Jérémy Benoist 2019-08-27 08:59:07 +02:00 committed by GitHub
commit 7c12ee1d94
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",