Major version of Yii View Renderer were tagged.
In this version package renamed from yiisoft/yii-view to yiisoft/yii-view-renderer and made several changes:
- only a full path can now be used as a layout;
- changed package configuration parameters
viewPathandlayoutto null; - refactored controller name extractor, now use greedy search of namespace items with "controller(s)" postfix.
See upgrading instructions with notes about upgrading package in your application to this major version.