Ver código fonte

Merge pull request #774 from shochdoerfer/fix/disco_description

Update Disco description
pull/775/head
Jamie York 8 anos atrás
pai
commit
bfa2c5e836
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver arquivo

@@ -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).

Carregando…
Cancelar
Salvar