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 5859985 commit c04603bCopy full SHA for c04603b
1 file changed
composer.json
@@ -15,12 +15,12 @@
15
}
16
],
17
"require": {
18
- "php": ">=7.1.3",
+ "php": ">=7.2.5",
19
"symfony/mime": "^5.4|^6.0|^7.0",
20
- "twig/twig": "^2.7|^3.0"
+ "twig/twig": "^3.0"
21
},
22
"require-dev": {
23
- "symfony/phpunit-bridge": "^5.4|^6.3|^7.0"
+ "symfony/phpunit-bridge": "^6.4|^7.0"
24
25
"autoload": {
26
"psr-4" : { "Twig\\Extra\\Html\\" : "" },
0 commit comments