Skip to content

Commit 7172821

Browse files
committed
Composer update; bring back box.json; build v1.6.4
1 parent 147bc5a commit 7172821

File tree

3 files changed

+697
-250
lines changed

3 files changed

+697
-250
lines changed

box.json

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"chmod": "0755",
3+
"directories": [
4+
"app",
5+
"bootstrap",
6+
"config",
7+
"vendor"
8+
],
9+
"files": [
10+
"composer.json"
11+
],
12+
"exclude-dev-files": false,
13+
"exclude-composer-files": false,
14+
"compression": "GZ",
15+
"compactors": [
16+
"KevinGH\\Box\\Compactor\\Php",
17+
"KevinGH\\Box\\Compactor\\Json"
18+
]
19+
}

builds/takeout

4.8 MB
Binary file not shown.

0 commit comments

Comments
 (0)