Skip to content

Commit ece51d0

Browse files
committed
Add php requirement in composer.json
1 parent f6811b4 commit ece51d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"name": "bufferapp/php-bufflog",
3+
"description": "PHP log libraries for Buffer services",
34
"require": {
5+
"php": "^7.1",
46
"monolog/monolog": "1.25.*"
57
},
68
"version": "0.1.0"

0 commit comments

Comments
 (0)