Skip to content

Commit

Permalink
Re-enable composer patches plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy committed Feb 10, 2023
1 parent 5b818e4 commit 5b66321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true,
"cweagans/composer-patches": false,
"cweagans/composer-patches": true,
"mcaskill/composer-exclude-files": true,
"phpstan/extension-installer": true,
"composer/installers": true,
Expand Down

0 comments on commit 5b66321

Please sign in to comment.