Skip to content

Commit

Permalink
Merge pull request #157 from tanmuhittin/patch-1
Browse files Browse the repository at this point in the history
Add php 8 support
  • Loading branch information
Stichoza committed Dec 19, 2020
2 parents a71546f + 909f88e commit 28cc8bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -11,7 +11,7 @@
}
],
"require": {
"php": "^7.1",
"php": "^7.1|^8",
"guzzlehttp/guzzle": "~6.0|~7.0",
"ext-json": "*",
"ext-mbstring": "*"
Expand Down

0 comments on commit 28cc8bc

Please sign in to comment.