Closed ostark closed 1 year ago
composer.json
"allow-plugins": { "craftcms/plugin-installer": true, "fortrabbit/craft-auto-migrate": true, "yiisoft/yii2-composer": true },
vs
"allow-plugins": { "craftcms/plugin-installer": true, "yiisoft/yii2-composer": true, "fortrabbit/craft-auto-migrate": true },
composer.json
vs