We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent effd32a commit bda21ceCopy full SHA for bda21ce
composer.json
@@ -45,9 +45,9 @@
45
"symfony/expression-language": "^3.4|^4.0|^5.0",
46
"symfony/web-link": "^4.4|^5.0",
47
"symfony/workflow": "^4.3|^5.0",
48
- "twig/cssinliner-extra": "^2.12",
49
- "twig/inky-extra": "^2.12",
50
- "twig/markdown-extra": "^2.12"
+ "twig/cssinliner-extra": "^2.12|^3",
+ "twig/inky-extra": "^2.12|^3",
+ "twig/markdown-extra": "^2.12|^3"
51
},
52
"conflict": {
53
"symfony/console": "<3.4",
0 commit comments