Skip to content

Commit ed5286f

Browse files
committed
Bump PHP version requirement to match Guzzle 7
1 parent 2a03cd0 commit ed5286f

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
@@ -33,7 +33,7 @@
3333
}
3434
},
3535
"require": {
36-
"php": "~7.0",
36+
"php": "^7.2.5",
3737
"guzzlehttp/guzzle": "^7.0",
3838
"guzzlehttp/uri-template": "0.2",
3939
"justinrainbow/json-schema": "^5.2"

0 commit comments

Comments
 (0)