We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 333f22d commit f978dbeCopy full SHA for f978dbe
composer.json
@@ -10,7 +10,7 @@
10
"require" : {
11
"php" : "^7.2",
12
"psr/cache" : "^1.0.1",
13
- "symfony/expression-language" : "^5.1"
+ "symfony/expression-language" : "5.*"
14
},
15
"require-dev" : {
16
"phpunit/phpunit" : "^8.0",
0 commit comments