Skip to content
Snippets Groups Projects
Commit 6fe02ecd authored by Daniel Hürtgen's avatar Daniel Hürtgen
Browse files

TASK: Decrease symfony/filesystem version requirements

parent 329272ea
Branches
Tags
No related merge requests found
......@@ -31,7 +31,7 @@
"composer-plugin-api": "^1.1",
"squizlabs/php_codesniffer": "^2.0",
"symfony/finder": "^3.0",
"symfony/filesystem": "^3.0"
"symfony/filesystem": "^2.1 || ^3.0"
},
"require-dev": {
"composer/composer": "^1.4",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment