Skip to content

Commit

Permalink
Update box gonfig
Browse files Browse the repository at this point in the history
  • Loading branch information
umpirsky committed Jul 27, 2016
1 parent a0c6b46 commit 0da8daa
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion box.json
Expand Up @@ -6,7 +6,10 @@
"exclude": [
".gitignore",
".md",
"phpunit"
"phpunit",
"Tests",
"tests",
"yaml"
],
"in": "vendor"
}
Expand Down

0 comments on commit 0da8daa

Please sign in to comment.