diff --git a/ROADMAP.md b/ROADMAP.md index d72764d..1999c72 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -59,6 +59,7 @@ We can tag additional releases in case someone will take the role of release man - [ ] Declare an interface for DI container in `yiisoft/yii2`. Make it an extension of PSR if possible. - [x] Port cycles in dependencies detection from `yiisoft/di` (@hiqsol) - [ ] [Port method calls support from `yiisoft/di`](https://github.com/yiisoft/yii2/pull/16495) (@hiqsol) +- [ ] Update guide and docs to reflect DI container additions. ## Client side