Skip to content

Commit 6220153

Browse files
committed
Composer: require PHP 8.1+
1 parent 0cf8fc2 commit 6220153

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
@@ -19,7 +19,7 @@
1919
}
2020
],
2121
"require": {
22-
"php": ">= 8.0",
22+
"php": ">=8.1",
2323
"codeception/codeception": "^5.0.13",
2424
"codeception/lib-innerbrowser": "^4.0.2",
2525
"nette/di": "^3.1.8",

0 commit comments

Comments
 (0)