Skip to content

Commit bb9b9ed

Browse files
[3.4] Allow 4.* deps
1 parent fbdc2d8 commit bb9b9ed

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|~4.0.0"
31+
"symfony/filesystem": "~2.8|~3.0|~4.0"
3232
},
3333
"suggest": {
3434
"ext-intl": "to use the component with locales other than \"en\""

0 commit comments

Comments
 (0)