Skip to content

Commit

Permalink
Support psr/log 3
Browse files Browse the repository at this point in the history
  • Loading branch information
danepowell committed Jun 16, 2022
1 parent c0d14d5 commit c06e89b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -19,7 +19,7 @@
"ext-curl": "*",
"ext-json": "*",
"php": ">=7.2",
"psr/log": "^1.0 | ^2.0"
"psr/log": "^1.0 | ^2.0 | ^3.0"
},
"require-dev": {
"phpunit/phpunit": "8.3.* | ^9",
Expand Down

0 comments on commit c06e89b

Please sign in to comment.