Skip to content

Commit

Permalink
Drop archive.exclude section in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Majkl578 committed Aug 18, 2018
1 parent 488c529 commit 1bfc30b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions composer.json
Expand Up @@ -44,8 +44,5 @@
"dev-master": "2.9.x-dev",
"dev-develop": "3.0.x-dev"
}
},
"archive": {
"exclude": ["!vendor", "tests", "*phpunit.xml", ".appveyor.yml", ".travis.yml", "build.xml", "build.properties", "composer.phar"]
}
}
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 1bfc30b

Please sign in to comment.