We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3316e42 + f978588 commit 3a7099cCopy full SHA for 3a7099c
composer.json
@@ -30,8 +30,7 @@
30
"symfony/polyfill-intl-icu": "~1.0",
31
"symfony/polyfill-mbstring": "~1.0",
32
"symfony/polyfill-php56": "~1.0",
33
- "symfony/polyfill-php70": "~1.6",
34
- "symfony/polyfill-util": "~1.0"
+ "symfony/polyfill-php70": "~1.6"
35
},
36
"replace": {
37
"symfony/asset": "self.version",
src/Symfony/Component/Security/composer.json
@@ -22,7 +22,6 @@
22
"symfony/http-kernel": "~3.3|~4.0",
23
24
"symfony/polyfill-php70": "~1.0",
25
- "symfony/polyfill-util": "~1.0",
26
"symfony/property-access": "~2.8|~3.0|~4.0"
27
28
0 commit comments