Skip to content

Commit f98ed53

Browse files
committed
updated to monolog 1.11
1 parent 857aa02 commit f98ed53

File tree

3 files changed

+2
-179
lines changed

3 files changed

+2
-179
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
*.phar
22
vendor
3+
composer.lock

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"require": {
1515
"php": ">=5.3",
1616
"fluent/logger": "0.3.*",
17-
"monolog/monolog": ">=1.6,<1.11"
17+
"monolog/monolog": "~1.6"
1818
},
1919
"autoload": {
2020
"psr-0": {

composer.lock

Lines changed: 0 additions & 178 deletions
This file was deleted.

0 commit comments

Comments
 (0)