Skip to content

Commit 8461dcc

Browse files
committed
Drop support for 8.0
1 parent e5de60e commit 8461dcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
}
1616
],
1717
"require": {
18-
"php": ">=7.2.5",
18+
"php": ">=8.0.2",
1919
"symfony/deprecation-contracts": "^2.5|^3",
2020
"symfony/mime": "^5.4|^6.4|^7.0",
2121
"twig/twig": "^3.0"

0 commit comments

Comments
 (0)