Skip to content

Commit 5deaf6a

Browse files
committed
fix: change php requirement
1 parent 63af434 commit 5deaf6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"ymir"
1515
],
1616
"require": {
17-
"php": "^7.2 || ^8.0",
17+
"php": ">=7.2.5",
1818
"ext-json": "*",
1919
"ext-zip": "*",
2020
"guzzlehttp/guzzle": "^7.0",

0 commit comments

Comments
 (0)