We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a49d62d + e7a3c4b commit ed4baa8Copy full SHA for ed4baa8
1 file changed
composer.json
@@ -87,5 +87,8 @@
87
}
88
},
89
"minimum-stability": "dev",
90
- "prefer-stable": true
+ "prefer-stable": true,
91
+ "archive": {
92
+ "exclude": ["/.github", "/tests", "/travis", "/vendor-bin", "/.*", "/composer-require-checker.json", "/couscous.yml", "/phpbench.*", "/phpstan.neon", "/phpunit.*"]
93
+ }
94
0 commit comments