Answers for "package manifest php error"

PHP
0

package manifest php error

$installed = json_decode($this->files->get($path), true);
$packages = $installed['packages'] ?? $installed;
Posted by: Guest on February-02-2022

Browse Popular Code Answers by Language