Marked circular references as done [skip ci]

This commit is contained in:
Alexander Makarov
2018-07-06 17:06:28 +03:00
committed by GitHub
parent a52102d5ef
commit bff974cf94

View File

@ -57,7 +57,7 @@ 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` (@hiqsol)
- [x] Port cycles in dependencies detection from `yiisoft/di` (@hiqsol)
- [ ] Port method calls support from `yiisoft/di` (@hiqsol)
## Client side