Skip to content

Commit 25fafa0

Browse files
[Workflow] fix lowest dep
1 parent 21bd96d commit 25fafa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
],
2222
"require": {
2323
"php": "^5.5.9|>=7.0.8",
24-
"symfony/property-access": "~3.4.31|^4.3.4"
24+
"symfony/property-access": "^3.4|^4.3"
2525
},
2626
"require-dev": {
2727
"psr/log": "~1.0",

0 commit comments

Comments
 (0)