Skip to content

Commit 371ab6f

Browse files
committed
Update composer.json
Updated to be compatible with Symfony 3
1 parent 5191529 commit 371ab6f

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
@@ -15,7 +15,7 @@
1515
"require": {
1616
"php": ">=5.4.0",
1717
"goaop/framework": "0.6.*",
18-
"symfony/finder": "~2.4"
18+
"symfony/finder": "~2.4|~3.0"
1919
},
2020
"require-dev": {
2121
"codeception/base": "~2.1",

0 commit comments

Comments
 (0)