Skip to content

Commit

Permalink
updated to php ^7.1 || ^7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
steffenbrand committed May 30, 2018
1 parent f4d602e commit a78bdab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
],
"minimum-stability": "stable",
"require": {
"php": ">=7.1",
"php": "^7.1 || ^7.2",
"guzzlehttp/guzzle": "^6.3",
"psr/simple-cache": "^1.0"
},
Expand Down

0 comments on commit a78bdab

Please sign in to comment.