Переглянути джерело

Replace FuelPHP Event with PHP League Event.

pull/303/merge
Jamie 11 роки тому
джерело
коміт
2d610f2ec6
1 змінених файлів з 1 додано та 2 видалено
  1. 1
    2
      README.md

+ 1
- 2
README.md Переглянути файл

@@ -373,8 +373,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
373 373
 * [Hoa WebSocket](https://github.com/hoaproject/Websocket) - Another web socket library.
374 374
 * [Hoa EventSource](https://github.com/hoaproject/Eventsource) - An event source library.
375 375
 * [Evenement](https://github.com/igorw/evenement) - An event dispatcher library.
376
-* [FuelPHP Event](https://github.com/fuelphp/event) - Another event dispatcher library.
377
-* [The PHP League - Event](https://github.com/thephpleague/event) - Event library with a focus on domain events.
376
+* [Event](https://github.com/thephpleague/event) - Event library with a focus on domain events.
378 377
 
379 378
 ## Logging
380 379
 *Libraries for generating and working with log files.*

Завантаження…
Відмінити
Зберегти