Skip to content

Commit

Permalink
Merge pull request zendframework#413 from randompixel/zf-composer-arc…
Browse files Browse the repository at this point in the history
…hive

Reduce the number of directories distributed in the composer archive
  • Loading branch information
akrabat committed Aug 14, 2014
2 parents 822a7a4 + 6824d1d commit 9a7c55e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,8 @@
"require-dev": {
"phpunit/phpunit": "3.7.*",
"phpunit/dbunit": "1.3.*"
},
"archive": {
"exclude": ["/demos", "/documentation", "/tests"]
}
}

0 comments on commit 9a7c55e

Please sign in to comment.