Skip to content

Commit 731cf54

Browse files
authored
Update composer.json
1 parent db48d07 commit 731cf54

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

composer.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,10 @@
4747
},
4848
"minimum-stability":"dev",
4949
"config": {
50-
51-
"cache-files-ttl": 900
50+
"bin-dir": "~/.webfan/bin",
51+
"preferred-install": "auto",
52+
"cache-files-ttl": 3600,
53+
"prepend-autoloader": true
5254
},
5355
"require-dev" : {
5456

0 commit comments

Comments
 (0)