Skip to content

Commit d79c59a

Browse files
committed
Fix php version
1 parent 93fc49e commit d79c59a

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
@@ -3,7 +3,7 @@
33
"type": "library",
44
"description": "",
55
"require": {
6-
"php": "^7.3",
6+
"php": "^7.2",
77
"psr/http-message": "*",
88
"ext-json": "*",
99
"ext-curl": "*"

0 commit comments

Comments
 (0)