Skip to content

Commit

Permalink
Enhancement: Report abandoned packages when running 'composer audit'
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Sep 15, 2023
1 parent 3872aec commit 96aa07e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions composer.json
Expand Up @@ -52,6 +52,9 @@
"allow-plugins": {
"ergebnis/composer-normalize": true
},
"audit": {
"abandoned": "report"
},
"platform": {
"php": "8.1.10"
},
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 96aa07e

Please sign in to comment.