Browse Source

Updated roadmap [skip ci]

tags/2.0.16
Alexander Makarov 6 years ago committed by GitHub
parent
commit
5a53df5a3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      ROADMAP.md

1
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

Loading…
Cancel
Save