Skip to content

Commit 4dd5134

Browse files
committed
Updated lowest version of dependencies
1 parent eb6cfcb commit 4dd5134

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
"require": {
1717
"php": ">=5.3.0",
1818
"ext-filter": "*",
19-
"coduo/php-to-string": "^2.0",
20-
"symfony/property-access": "^2|^3.0",
21-
"symfony/expression-language": "^2|^3.0",
19+
"coduo/php-to-string": "^2",
20+
"symfony/property-access": "^2.3|^3.0",
21+
"symfony/expression-language": "^2.3|^3.0",
2222
"doctrine/lexer": "1.0.*",
2323
"openlss/lib-array2xml": "0.0.10"
2424
},

0 commit comments

Comments
 (0)