Skip to content

Commit a712c3e

Browse files
committed
bump Monolog versions
The `useMicrosecondTimestamps()` method was introduced in Monolog 1.18.0.
1 parent c6556ca commit a712c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"symfony/dependency-injection": "~2.3|~3.0",
2222
"symfony/config": "~2.3|~3.0",
2323
"symfony/http-kernel": "~2.3|~3.0",
24-
"monolog/monolog": "~1.12"
24+
"monolog/monolog": "~1.18"
2525
},
2626
"require-dev": {
2727
"symfony/yaml": "~2.3|~3.0",

0 commit comments

Comments
 (0)