Just After I Upgraded my php to PHP 7.4 I'm now getting this error,
Declaration of Illuminate\Container\Container::get($id) must be compatible with
Psr\Container\ContainerInterface::get(string $id)
/home/forge/myapp.com/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 15
I've tried to run Composer Update But it's Still now Working what could be the problem and How do I fix this.