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.
1 parent 494bdc7 commit f6811b4Copy full SHA for f6811b4
composer.json
@@ -1,5 +1,7 @@
1
{
2
+ "name": "bufferapp/php-bufflog",
3
"require": {
4
"monolog/monolog": "1.25.*"
- }
5
+ },
6
+ "version": "0.1.0"
7
}
0 commit comments