We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2681e7 commit 939efd5Copy full SHA for 939efd5
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.0",
34
- "symfony/polyfill-util": "~1.0"
+ "symfony/polyfill-php70": "~1.0"
35
},
36
"replace": {
37
"symfony/asset": "self.version",
src/Symfony/Component/Security/composer.json
@@ -22,7 +22,6 @@
22
"symfony/http-kernel": "~3.3",
23
24
"symfony/polyfill-php70": "~1.0",
25
- "symfony/polyfill-util": "~1.0",
26
"symfony/property-access": "~2.8|~3.0"
27
28
0 commit comments