Skip to content

Commit 6f75985

Browse files
committed
update composer.json, require php >= 8
1 parent 4d1c986 commit 6f75985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
}
2828
],
2929
"require": {
30-
"php": ">= 7.4"
30+
"php": ">= 8.0"
3131
},
3232
"require-dev": {
3333
"ext-pcov": "*",

0 commit comments

Comments
 (0)