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 f6811b4 commit ece51d0Copy full SHA for ece51d0
composer.json
@@ -1,6 +1,8 @@
1
{
2
"name": "bufferapp/php-bufflog",
3
+ "description": "PHP log libraries for Buffer services",
4
"require": {
5
+ "php": "^7.1",
6
"monolog/monolog": "1.25.*"
7
},
8
"version": "0.1.0"
0 commit comments