Skip to content

Commit 22f9c49

Browse files
Nyholmnorberttech
authored andcommitted
Support for Symfony 4 (#115)
1 parent 145825c commit 22f9c49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"php": ">=7.0.0",
1919
"ext-filter": "*",
2020
"coduo/php-to-string": "^2",
21-
"symfony/property-access": "^2.3|^3.0",
22-
"symfony/expression-language": "^2.3|^3.0",
21+
"symfony/property-access": "^2.3|^3.0|^4.0",
22+
"symfony/expression-language": "^2.3|^3.0|^4.0",
2323
"doctrine/lexer": "1.0.*",
2424
"openlss/lib-array2xml": "~0.0.9"
2525
},

0 commit comments

Comments
 (0)