diff --git a/ROADMAP.md b/ROADMAP.md index 5552f07f90..4518800012 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -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