Skip to content

Commit 4fc7639

Browse files
authored
Merge pull request #27 from homiedopie/feature/psr-log-2-3
Add PSR Log 2 and 3 for monolog support
2 parents 0b1ba18 + c054e60 commit 4fc7639

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"license": "Apache-2.0",
88
"require": {
99
"php": ">=5.3.0",
10-
"psr/log": "~1.0",
10+
"psr/log": "^1.0 | ^2.0 | ^3.0",
1111
"guzzlehttp/psr7": "^1.6",
1212
"php-http/socket-client": "^1.4 | ^2.0",
1313
"php-http/message": "^1.7"

0 commit comments

Comments
 (0)