diff --git a/README.md b/README.md index 389d253..b9025db 100644 --- a/README.md +++ b/README.md @@ -373,8 +373,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [Hoa WebSocket](https://github.com/hoaproject/Websocket) - Another web socket library. * [Hoa EventSource](https://github.com/hoaproject/Eventsource) - An event source library. * [Evenement](https://github.com/igorw/evenement) - An event dispatcher library. -* [FuelPHP Event](https://github.com/fuelphp/event) - Another event dispatcher library. -* [The PHP League - Event](https://github.com/thephpleague/event) - Event library with a focus on domain events. +* [Event](https://github.com/thephpleague/event) - Event library with a focus on domain events. ## Logging *Libraries for generating and working with log files.*