We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e93b070 commit 140cda3Copy full SHA for 140cda3
1 file changed
composer.json
@@ -37,11 +37,11 @@
37
},
38
"require" : {
39
"php":"^8.0",
40
- "twig/twig": "^3.18",
41
- "twig/string-extra": "^3.19",
42
- "twig/intl-extra": "^3.19",
43
- "twig/html-extra": "^3.19",
44
- "twig/markdown-extra": "^3.18"
+ "twig/twig": "^3",
+ "twig/string-extra": "^3",
+ "twig/intl-extra": "^3",
+ "twig/html-extra": "^3",
+ "twig/markdown-extra": "^3"
45
46
"require-dev": {
47
"wp-coding-standards/wpcs": "^2.1",
0 commit comments