Skip to content

Commit 1819d5f

Browse files
committed
Update composer php version required
1 parent e92d853 commit 1819d5f

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
@@ -22,7 +22,7 @@
2222
}
2323
],
2424
"require": {
25-
"php": "^7.0",
25+
"php": ">=7.0",
2626
"ext-gd": "*"
2727
},
2828
"autoload": {

0 commit comments

Comments
 (0)