Skip to content

Commit f4616e1

Browse files
committed
Bump min PHP version to 8.1
1 parent 6c464fc commit f4616e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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
"twig/twig": "^3.13|^4.0"
2121
},

0 commit comments

Comments
 (0)