Skip to content

Commit

Permalink
Allow magento/composer-dependency-version-audit-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrada committed Apr 7, 2024
1 parent 5576ae3 commit fb6b467
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,10 @@
"phpstan": "vendor/bin/phpstan analyze"
},
"minimum-stability": "dev",
"prefer-stable": true
"prefer-stable": true,
"config": {
"allow-plugins": {
"magento/composer-dependency-version-audit-plugin": true
}
}
}

0 comments on commit fb6b467

Please sign in to comment.