Skip to content

Commit 373d43f

Browse files
authored
Merge pull request #55 from abacaphiliac/add-monolog-to-integration-tests
add monolog to integration-test composer config.
2 parents 5d661c2 + 8a88c3e commit 373d43f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration-tests/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
],
1212
"require": {
1313
"php": ">=5.3",
14+
"monolog/monolog": "^1.22",
1415
"predis/predis": "1.0.*"
1516
},
1617
"require-dev": {

0 commit comments

Comments
 (0)