Skip to content

Commit 09f1a0e

Browse files
committed
Require PHP 7.2 or up
1 parent 76fec6c commit 09f1a0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"type": "library",
55
"license": "MIT",
66
"require": {
7+
"php": "^7.2",
78
"psr/http-client": "^1.0",
89
"psr/http-message": "^1.0"
910
},

0 commit comments

Comments
 (0)