Skip to content

Commit

Permalink
fix: add expression-language v7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leeqvip committed Apr 12, 2024
1 parent f36b332 commit 173f740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -19,7 +19,7 @@
],
"require": {
"php": ">=7.1.0",
"symfony/expression-language": "^3.4|^4.0|^5.0|^6.0",
"symfony/expression-language": "^3.4|^4.0|^5.0|^6.0|^7.0",
"s1lentium/iptools": "^1.1"
},
"autoload": {
Expand Down

0 comments on commit 173f740

Please sign in to comment.