Skip to content

Commit be0f204

Browse files
committed
Fixed failing tests with lowest dependencies
1 parent b645ceb commit be0f204

File tree

2 files changed

+89
-9
lines changed

2 files changed

+89
-9
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"ext-json": "*",
2121
"ext-simplexml": "*",
2222
"coduo/php-to-string": "^3",
23-
"symfony/property-access": "^2.3|^3.0|^4.0|^5.0",
23+
"symfony/property-access": "^3.0|^4.0|^5.0",
2424
"symfony/expression-language": "^2.3|^3.0|^4.0|^5.0",
2525
"doctrine/lexer": "^1.0",
2626
"openlss/lib-array2xml": "^1.0"

composer.lock

Lines changed: 88 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)