Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit 98bacae

Browse files
committed
Fix composer platform
1 parent 86e1f72 commit 98bacae

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
@@ -23,7 +23,7 @@
2323
}
2424
],
2525
"require": {
26-
"php": "^7.3",
26+
"php": ">=7.1",
2727
"ext-curl": "*",
2828
"ext-dom": "*",
2929
"ext-openssl": "*",

0 commit comments

Comments
 (0)