Skip to content

Commit 69020c3

Browse files
NyholmDavertMik
authored andcommitted
Support for Symfony 4 (#143)
1 parent 8b03825 commit 69020c3

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.6.0",
1717
"goaop/framework": "^2.0.0",
18-
"symfony/finder": "~2.4|~3.0"
18+
"symfony/finder": "~2.4|~3.0|~4.0"
1919
},
2020
"require-dev": {
2121
"codeception/base": "~2.1",

0 commit comments

Comments
 (0)