Skip to content

Commit b09d24e

Browse files
authored
Require proper monolog-bundle dependency
1 parent dc7f6f5 commit b09d24e

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
@@ -27,7 +27,7 @@
2727
"symfony/framework-bundle": "^3.4.22 || ^4.1 || ^5.0",
2828
"symfony/http-foundation": "^3.4.22 || ^4.1 || ^5.0",
2929
"symfony/http-kernel": "^3.4.22 || ^4.1 || ^5.0",
30-
"symfony/monolog-bundle": "~3.1 || ^5.0",
30+
"symfony/monolog-bundle": "^3.5",
3131
"symfony/process": "^3.4.22 || ^4.1 || ^5.0",
3232
"symfony/security-bundle": "^3.4.22 || ^4.1 || ^5.0",
3333
"symfony/twig-bundle": "^3.4.22 || ^4.1 || ^5.0",

0 commit comments

Comments
 (0)