Skip to content

Commit f3568bd

Browse files
committed
update composer for php8
1 parent 22ffb6e commit f3568bd

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
@@ -12,7 +12,7 @@
1212
"cmd"
1313
],
1414
"require" : {
15-
"php" : "^7.4"
15+
"php" : ">=7.4"
1616
},
1717
"license" : "Apache-2.0",
1818
"authors" : [{

0 commit comments

Comments
 (0)