Skip to content

Commit f6fd57d

Browse files
author
Dan Richelson
committed
Add monolog dep as required
1 parent 421933e commit f6fd57d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
}
1515
],
1616
"require": {
17+
"monolog/monolog": "1.21.0",
1718
"php": ">=5.5",
1819
"psr/log": "1.0.0"
1920
},

0 commit comments

Comments
 (0)