Skip to content

Commit c04603b

Browse files
committed
Bump dependencies
1 parent 5859985 commit c04603b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
}
1616
],
1717
"require": {
18-
"php": ">=7.1.3",
18+
"php": ">=7.2.5",
1919
"symfony/mime": "^5.4|^6.0|^7.0",
20-
"twig/twig": "^2.7|^3.0"
20+
"twig/twig": "^3.0"
2121
},
2222
"require-dev": {
23-
"symfony/phpunit-bridge": "^5.4|^6.3|^7.0"
23+
"symfony/phpunit-bridge": "^6.4|^7.0"
2424
},
2525
"autoload": {
2626
"psr-4" : { "Twig\\Extra\\Html\\" : "" },

0 commit comments

Comments
 (0)