Skip to content

Commit 4ba40c5

Browse files
authored
Remove obsolete warnings in README
Not affecting any supported Symfony versions, and even downright wrong since major version 3 was released.
1 parent 2b41b8b commit 4ba40c5

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)