Skip to content

Commit 378d29b

Browse files
committed
Bump min PHP version to 8.1
1 parent cef36c4 commit 378d29b

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": ">=8.0.2",
18+
"php": ">=8.1.0",
1919
"symfony/deprecation-contracts": "^2.5|^3",
2020
"tijsverkoyen/css-to-inline-styles": "^2.0",
2121
"twig/twig": "^3.13|^4.0"

0 commit comments

Comments
 (0)