Skip to content

Commit

Permalink
Update minimum php version required
Browse files Browse the repository at this point in the history
  • Loading branch information
ssitdikov committed Jun 19, 2018
1 parent 473d351 commit 1ddf9cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -19,7 +19,7 @@
}
],
"require": {
"php": ">=7.0",
"php": ">=7.1",
"guzzlehttp/guzzle":"^6.3"
},
"autoload": {
Expand Down

0 comments on commit 1ddf9cb

Please sign in to comment.