Skip to content

Commit e60b013

Browse files
authored
Merge pull request #244 from curry684/patch-1
Remove obsolete warnings in README
2 parents 2b41b8b + 4ba40c5 commit e60b013

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@ MonologBundle
44
The `MonologBundle` provides integration of the [Monolog](https://github.com/Seldaek/monolog)
55
library into the Symfony2 framework.
66

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-
137
More information in the official [documentation](http://symfony.com/doc/current/cookbook/logging/index.html).
148

159
License

0 commit comments

Comments
 (0)