Skip to content

Commit ed9cd7a

Browse files
authored
Update composer.json
1 parent e5229fc commit ed9cd7a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
"nilportugues/json-api": "^2.4"
2323
},
2424
"require-dev": {
25-
"symfony/symfony": "2.*",
26-
"friendsofphp/php-cs-fixer": "~1.9",
27-
"nilportugues/php_backslasher": "~0.2"
25+
"symfony/symfony": "^2.0|^3.0",
26+
"friendsofphp/php-cs-fixer": "^1.9",
27+
"nilportugues/php_backslasher": "^0.2"
2828
},
2929
"config": {
3030
"preferred-install": "dist"

0 commit comments

Comments
 (0)