Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
All tests are passing using php 8
  • Loading branch information
tanmuhittin committed Dec 19, 2020
1 parent a71546f commit 909f88e
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 909f88e

Please sign in to comment.