We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b41b8b + 4ba40c5 commit e60b013Copy full SHA for e60b013
README.md
@@ -4,12 +4,6 @@ MonologBundle
4
The `MonologBundle` provides integration of the [Monolog](https://github.com/Seldaek/monolog)
5
library into the Symfony2 framework.
6
7
-As of v2.4.0 of the bundle, the release cycle is de-synchronized from the framework's.
8
-It means you can just require `"symfony/monolog-bundle": "~2.4"` in your composer.json
9
-and Composer will automatically pick the latest version of the bundle that works with
10
-your current version of Symfony. The minimum version of Symfony2 for this workflow
11
-is 2.3.0.
12
-
13
More information in the official [documentation](http://symfony.com/doc/current/cookbook/logging/index.html).
14
15
License
0 commit comments