Use ocramius/proxy-manager version 2.1 so PHP7.1 is also supported.

This commit is contained in:
Jan Böhmer 2019-03-27 19:38:02 +01:00
parent 7af51ef5ce
commit d2237a2598
2 changed files with 18 additions and 18 deletions

View file

@ -34,7 +34,8 @@
"symfony/webpack-encore-bundle": "^1.1",
"symfony/yaml": "4.2.*",
"twig/extensions": "^1.5",
"webmozart/assert": "^1.4"
"webmozart/assert": "^1.4",
"ocramius/proxy-manager": "2.1.*"
},
"require-dev": {
"roave/security-advisories": "dev-master",