瀏覽代碼

Merge pull request #774 from shochdoerfer/fix/disco_description

Update Disco description
pull/775/head
Jamie York 8 年之前
父節點
當前提交
bfa2c5e836
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -253,7 +253,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
253 253
 * [Acclimate](https://github.com/jeremeamia/acclimate-container) - A common interface to dependency injection containers and service locators.
254 254
 * [Auryn](https://github.com/rdlowrey/Auryn) - A recursive dependency injector.
255 255
 * [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container.
256
-* [Disco](https://github.com/bitExpert/disco) - A container-interop compatible, annotation-based dependency injection container.
256
+* [Disco](https://github.com/bitExpert/disco) - A PSR-11 compatible, annotation-based dependency injection container.
257 257
 * [PHP-DI](http://php-di.org/) - A dependency injection container that supports autowiring.
258 258
 * [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
259 259
 * [Symfony DI](https://github.com/symfony/dependency-injection) - A dependency injection container component (SF).

Loading…
取消
儲存