Skip to content

Commit eb6cfcb

Browse files
committed
Updated dependencies
1 parent 8bdf1ac commit eb6cfcb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@
1616
"require": {
1717
"php": ">=5.3.0",
1818
"ext-filter": "*",
19-
"coduo/php-to-string": "~2.0",
20-
"symfony/property-access": "~2.3",
21-
"symfony/expression-language": "~2.4",
19+
"coduo/php-to-string": "^2.0",
20+
"symfony/property-access": "^2|^3.0",
21+
"symfony/expression-language": "^2|^3.0",
2222
"doctrine/lexer": "1.0.*",
23-
"openlss/lib-array2xml": "0.0.9"
23+
"openlss/lib-array2xml": "0.0.10"
2424
},
2525
"require-dev": {
26-
"phpunit/phpunit": "3.7.*"
26+
"phpunit/phpunit": "^4.8"
2727
},
2828
"autoload": {
2929
"psr-0": {

0 commit comments

Comments
 (0)