Skip to content

Commit 6e96a2c

Browse files
authored
Upgrading symfony/filesystem dependency
1 parent c5d5139 commit 6e96a2c

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
@@ -17,7 +17,7 @@
1717
"mouf/database.doctrine-dbal-wrapper": "^1.0",
1818
"mouf/utils.patcher": "^2.2",
1919
"mouf/classname-mapper": "^1.0",
20-
"symfony/filesystem": "^2.0 || ^3.0",
20+
"symfony/filesystem": "^2 || ^3 || ^4",
2121
"thecodingmachine/dbal-fluid-schema-builder": "^1.0"
2222
},
2323
"autoload": {

0 commit comments

Comments
 (0)