瀏覽代碼

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.*

Loading…
取消
儲存