diff --git a/composer.json b/composer.json index a058fcc36..064c61c68 100644 --- a/composer.json +++ b/composer.json @@ -50,6 +50,9 @@ "sort-packages": true, "platform": { "php": "7.2" + }, + "allow-plugins": { + "cakephp/plugin-installer": true } } }