Skip to content

Commit

Permalink
Merge pull request goalgorilla#323 from goalgorilla/feature/security-…
Browse files Browse the repository at this point in the history
…advisory-check

Add the security-advisories package to fail on composer updates that try to install insecure packages
  • Loading branch information
jaapjan authored Jun 19, 2019
2 parents 00e4bd8 + dc47b88 commit f639cb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"roave/security-advisories": "dev-master",
"composer/installers": "^1.0",
"drupal-composer/drupal-scaffold": "^2.0.0",
"cweagans/composer-patches": "^1.0",
Expand Down

0 comments on commit f639cb0

Please sign in to comment.