updating in file vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php $installed = json_decode($this->files->get($path), true); $packages = $installed['packages'] ?? $installed;
PHP VERSION 8.1.1 LARAVEL