Skip to content

Commit 79794b3

Browse files
committed
Composer: Changed min php version to 8.0
1 parent e027673 commit 79794b3

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
@@ -8,7 +8,7 @@
88
"email": "[email protected]"
99
}],
1010
"require": {
11-
"php": ">= 7.1",
11+
"php": ">= 8.0",
1212
"ext-pdo": "*",
1313
"ext-spl": "*",
1414
"ext-ctype": "*",

0 commit comments

Comments
 (0)