Skip to content

Commit

Permalink
Add support for PHP8
Browse files Browse the repository at this point in the history
  • Loading branch information
arku31 committed Apr 2, 2021
1 parent 4698715 commit 6d2fdce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -33,7 +33,7 @@
}
},
"require": {
"php": "^7.1.3",
"php": ">=7.1.3",
"guzzlehttp/guzzle": "^6.3|^7.0",
"monolog/monolog": "^1.12|^2.0",
"psr/log": "^1.1"
Expand Down

0 comments on commit 6d2fdce

Please sign in to comment.