We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 92eade9 + b68be6e commit 14724a7Copy full SHA for 14724a7
composer.json
@@ -3,7 +3,7 @@
3
"description": "Send logs to Telegram chat via Telegram bot",
4
"license": "MIT",
5
"autoload": {
6
- "psr-0" : {
+ "psr-4" : {
7
"Logger\\" : "src"
8
}
9
},
0 commit comments