Skip to content

Commit

Permalink
Disable plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
emodric committed Dec 8, 2023
1 parent 702c515 commit 25686c2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@
"test": "@php vendor/bin/phpunit --colors=always",
"coverage": "@php -dzend_extension=xdebug.so vendor/bin/phpunit --colors=always"
},
"config": {
"allow-plugins": false
},
"extra": {
"branch-alias": {
"dev-master": "3.1.x-dev"
Expand Down

0 comments on commit 25686c2

Please sign in to comment.