Skip to content

Commit

Permalink
Added php version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
kullarkert committed Sep 24, 2020
1 parent 196c9b5 commit 712b7a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
}],
"minimum-stability": "dev",
"require": {
"php": "^7.2.5",
"guzzlehttp/guzzle": "^7.1@dev"
},
"autoload": {
Expand Down

0 comments on commit 712b7a1

Please sign in to comment.