Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: using Composer to parse .json array was attempting to load unpri…
…vileged plugins ``` composer/installers contains a Composer plugin which is blocked by your allow-plugins config. You may add it to the list if you consider it safe. You can run "composer config --no-plugins allow-plugins.composer/installers [true|false]" to enable it (true) or disable it explicitly and suppress this exception (false) See https://getcomposer.org/allow-plugins% ```
- Loading branch information