Skip to content

Commit ced8dea

Browse files
committed
Composer: require PHP 8.1+
1 parent 68fef16 commit ced8dea

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": ">=7.2",
22+
"php": ">=8.1",
2323
"ruflin/elastica": "^7.0",
2424
"nette/di": "^3.0",
2525
"nette/utils": "^3.0"

0 commit comments

Comments
 (0)