8000 Allow individual bridges, bundles and components to be used with 4.0 · symfony/symfony@6633c8b · GitHub
[go: up one dir, main page]

Skip to content

Commit 6633c8b

Browse files
dunglasnicolas-grekas
authored andcommitted
Allow individual bridges, bundles and components to be used with 4.0
1 parent c850733 commit 6633c8b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,7 @@
2626
"psr/log": "~1.0",
2727
"psr/simple-cache": "^1.0",
2828
"symfony/polyfill-intl-icu": "~1.0",
29-
"symfony/polyfill-mbstring": "~1.0",
30-
"symfony/polyfill-php56": "~1.0",
31-
"symfony/polyfill-php70": "~1.0",
32-
"symfony/polyfill-util": "~1.0"
29+
"symfony/polyfill-mbstring": "~1.0"
3330
},
3431
"replace": {
3532
"symfony/asset": "self.version",

0 commit comments

Comments
 (0)
0