We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e5f8c2 commit d0ac454Copy full SHA for d0ac454
composer.json
@@ -40,5 +40,8 @@
40
"require-dev": {
41
"http-interop/http-factory-guzzle": "^1.0",
42
"phpunit/phpunit": "^9.0 || ^10.5"
43
+ },
44
+ "archive": {
45
+ "exclude": [".github/", "tests/", "phpunit.xml.dist"]
46
}
47
0 commit comments