From 44def471c0f9790db46432094a6cda81dfaa42df Mon Sep 17 00:00:00 2001 From: Dominik Liebler Date: Wed, 3 Oct 2018 13:57:08 +0200 Subject: [PATCH] removed Silex, as it is now longer actively developed --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 82bd4e7e..32b12488 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,6 @@ Bugs and feature request are tracked on [GitHub](https://github.com/Seldaek/mono - Frameworks and libraries using [PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md) can be used very easily with Monolog since it implements the interface. - [Symfony2](http://symfony.com) comes out of the box with Monolog. -- [Silex](http://silex.sensiolabs.org/) comes out of the box with Monolog. - [Laravel 4 & 5](http://laravel.com/) come out of the box with Monolog. - [Lumen](http://lumen.laravel.com/) comes out of the box with Monolog. - [PPI](http://www.ppi.io/) comes out of the box with Monolog.