Skip to content

Commit be53498

Browse files
authored
Update composer.json
1 parent d51c532 commit be53498

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

composer.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,13 @@
1818
"psr-4": {
1919
"PeterUjah\\NanoBlock\\GTranslator\\": "src/"
2020
}
21+
},
22+
"archive": {
23+
"exclude": ["assets"]
2124
}
25+
"config": {
26+
"preferred-install": "dist"
27+
},
28+
"minimum-stability": "stable"
29+
"prefer-stable": true
2230
}

0 commit comments

Comments
 (0)