Assigned DI items to @hiqsol [skip ci]

This commit is contained in:
Alexander Makarov
2018-07-05 21:53:21 +03:00
committed by GitHub
parent 9dd6730dd9
commit c37b261622

View File

@ -57,8 +57,8 @@ We can tag additional releases in case someone will take the role of release man
## Dependency injection
- [ ] Declare an interface for DI container in `yiisoft/yii2`. Make it an extension of PSR if possible.
- [ ] Port cycles in dependencies detection from `yiisoft/di`.
- [ ] Port method calls support from `yiisoft/di`.
- [ ] Port cycles in dependencies detection from `yiisoft/di` (@hiqsol)
- [ ] Port method calls support from `yiisoft/di` (@hiqsol)
## Client side