Allow individual bridges, bundles and components to be used with 4.0

This commit is contained in:
Kévin Dunglas 2017-05-18 08:33:50 +02:00 committed by Nicolas Grekas
parent c850733703
commit 6633c8b852
1 changed files with 1 additions and 4 deletions

View File

@ -26,10 +26,7 @@
"psr/log": "~1.0",
"psr/simple-cache": "^1.0",
"symfony/polyfill-intl-icu": "~1.0",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php56": "~1.0",
"symfony/polyfill-php70": "~1.0",
"symfony/polyfill-util": "~1.0"
"symfony/polyfill-mbstring": "~1.0"
},
"replace": {
"symfony/asset": "self.version",