Skip to content

Commit d487dbb

Browse files
committed
Fix composer requirements
1 parent d54b6d4 commit d487dbb

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
@@ -5,7 +5,7 @@
55
"type": "library",
66
"license": "MIT",
77
"require": {
8-
"php": ">=7.1.3",
8+
"php": ">=7.2",
99
"ext-curl": "*",
1010
"ext-json": "*"
1111
},

0 commit comments

Comments
 (0)