Skip to content

Commit 72ffb3b

Browse files
committed
Remove archive exclude list
It is not up-to-date, and we use .gitattributes for this purpose.
1 parent 2e9a1ad commit 72ffb3b

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

composer.json

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -85,19 +85,6 @@
8585
"bin": [
8686
"bin/doctrine"
8787
],
88-
"archive": {
89-
"exclude": [
90-
"!vendor",
91-
"tests",
92-
"*phpunit.xml",
93-
"build.xml",
94-
"build.properties",
95-
"composer.phar",
96-
"vendor/satooshi",
97-
"lib/vendor",
98-
"*.swp"
99-
]
100-
},
10188
"config": {
10289
"allow-plugins": {
10390
"composer/package-versions-deprecated": true,

0 commit comments

Comments
 (0)