浏览代码

Merge pull request #6 from happyaccidents/master

Corrected name of Orno\Di
pull/4/merge
Jamie York 12 年前
父节点
当前提交
e335421af4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

159
 
159
 
160
 * [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
160
 * [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
161
 * [Auryn](https://github.com/rdlowrey/Auryn) - Another dependency injection container.
161
 * [Auryn](https://github.com/rdlowrey/Auryn) - Another dependency injection container.
162
-* [Di](https://github.com/orno/di) - Another flexible dependency injection container.
162
+* [Orno\Di](https://github.com/orno/di) - Another flexible dependency injection container.
163
 * [PHP DI](http://mnapoli.github.com/PHP-DI/) - A dependency injection implementation using annotations.
163
 * [PHP DI](http://mnapoli.github.com/PHP-DI/) - A dependency injection implementation using annotations.
164
 * [Acclimate](https://github.com/jeremeamia/acclimate) - A common interface to dependency injection containers and service locators.
164
 * [Acclimate](https://github.com/jeremeamia/acclimate) - A common interface to dependency injection containers and service locators.
165
 
165
 

正在加载...
取消
保存