Skip to content

Commit

Permalink
Add Pest to allowed composer plugins
Browse files Browse the repository at this point in the history
bencroker committed Feb 8, 2024
1 parent 271a9b0 commit a9a20fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -45,6 +45,7 @@
"config": {
"allow-plugins": {
"craftcms/plugin-installer": true,
"pestphp/pest-plugin": true,
"yiisoft/yii2-composer": true
},
"optimize-autoloader": true,

0 comments on commit a9a20fc

Please sign in to comment.