Laravel illuminate/filesystem and laravel/framework coexist but did not find illuminate/filesystem in composer.json
I am updating laravel from composer but getting one error during updating it Only one of these can be installed: illuminate/filesystem[v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev, v11.0.0, ..., 11.x-dev], laravel/framework[v10.0.0, ..., 10.x-dev]. laravel/framework replaces illuminate/filesystem and thus cannot coexist with…