Skip to content

Commit f978dbe

Browse files
authored
Update composer.json
1 parent 333f22d commit f978dbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"require" : {
1111
"php" : "^7.2",
1212
"psr/cache" : "^1.0.1",
13-
"symfony/expression-language" : "^5.1"
13+
"symfony/expression-language" : "5.*"
1414
},
1515
"require-dev" : {
1616
"phpunit/phpunit" : "^8.0",

0 commit comments

Comments
 (0)