Skip to content

Commit

Permalink
Updating config to allow plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
khushboo-singhvi committed Oct 17, 2024
1 parent 3f921bc commit 60b0bae
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 @@ -43,5 +43,11 @@
"Composer\\Config::disableProcessTimeout",
"vendor/bin/phpunit -c Test/phpunit.xml"
]
},
"config": {
"allow-plugins": {
"magento/composer-dependency-version-audit-plugin": true,
"dealerdirect/phpcodesniffer-composer-installer": true
}
}
}

0 comments on commit 60b0bae

Please sign in to comment.