Skip to content

Commit

Permalink
Composer update; bring back box.json; build v1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstauffer committed Nov 11, 2020
1 parent 147bc5a commit 7172821
Show file tree
Hide file tree
Showing 3 changed files with 697 additions and 250 deletions.
19 changes: 19 additions & 0 deletions box.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"chmod": "0755",
"directories": [
"app",
"bootstrap",
"config",
"vendor"
],
"files": [
"composer.json"
],
"exclude-dev-files": false,
"exclude-composer-files": false,
"compression": "GZ",
"compactors": [
"KevinGH\\Box\\Compactor\\Php",
"KevinGH\\Box\\Compactor\\Json"
]
}
Binary file modified builds/takeout
Binary file not shown.
Loading

0 comments on commit 7172821

Please sign in to comment.