Skip to content

Commit 53e3592

Browse files
dunglasnicolas-grekas
authored andcommitted
Allow individual bridges, bundles and components to be used with 4.0
1 parent 6ff6e8e commit 53e3592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"symfony/polyfill-intl-icu": "~1.0"
2929
},
3030
"require-dev": {
31-
"symfony/filesystem": "~2.8|~3.0"
31+
"symfony/filesystem": "~2.8|~3.0|~4.0.0"
3232
},
3333
"suggest": {
3434
"ext-intl": "to use the component with locales other than \"en\""

0 commit comments

Comments
 (0)