Skip to content

Commit

Permalink
Allow plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
nitriques committed Aug 14, 2023
1 parent 2c3703b commit c4537d6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,11 @@
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.22"
},
"config": {
"allow-plugins": {
"yiisoft/yii2-composer": true,
"craftcms/plugin-installer": true
}
}
}

0 comments on commit c4537d6

Please sign in to comment.