mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-06 13:16:39 +02:00
Merge pull request #385 from harikt/master
provide in psr/log-implementation
This commit is contained in:
@@ -37,6 +37,9 @@
|
||||
"autoload": {
|
||||
"psr-4": {"Monolog\\": "src/Monolog"}
|
||||
},
|
||||
"provide": {
|
||||
"psr/log-implementation": "~1.0"
|
||||
},
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.10.x-dev"
|
||||
|
Reference in New Issue
Block a user