I am facing below error while configuring Yii2 application.
Class "common\components\Request" does not exist in D:\Wamp\www\stage\vendor\yiisoft\yii2\di\Container.php
Request.php exists in correct path.
I have tried to run composer update to fix it, but it doesn't work
