Skip to content

Commit 63fa3c5

Browse files
authored
Merge pull request #11 from vovancho/master
[+] added support monolog/monolog:^2.7 #WTT-13113
2 parents 4ace44d + 5203d91 commit 63fa3c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"require": {
1313
"squizlabs/php_codesniffer": "3.*",
1414
"guzzlehttp/guzzle": "~6.3",
15-
"monolog/monolog": "~1.23",
15+
"monolog/monolog": "~1.23|^2.7",
1616
"php": ">=7.0"
1717
}
1818
}

0 commit comments

Comments
 (0)