Skip to content

Commit

Permalink
Allow pixelfear/composer-dist-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
jonassiewertsen authored Nov 25, 2022
1 parent eff7414 commit 1ecc0fc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,9 @@
},
"config": {
"process-timeout": 0,
"sort-packages": true
"sort-packages": true,
"allow-plugins": {
"pixelfear/composer-dist-plugin": true
},
"extra": {
"statamic": {
Expand Down

0 comments on commit 1ecc0fc

Please sign in to comment.