Skip to content

Commit

Permalink
Tell Composer that this plugin modifies downloads (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
phenaproxima authored Jul 9, 2024
1 parent ecd7474 commit 4afa9db
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@
}
},
"extra": {
"class": "Tuf\\ComposerIntegration\\Plugin"
"class": "Tuf\\ComposerIntegration\\Plugin",
"plugin-modifies-downloads": true
},
"require-dev": {
"composer/composer": "^2.1",
Expand Down

0 comments on commit 4afa9db

Please sign in to comment.