Skip to content

Commit 37d3220

Browse files
committed
Upgrade to Yii 2.0.15
1 parent 4135362 commit 37d3220

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@
2828
"yiisoft/yii2-codeception" : "*"
2929
},
3030
"config" : {
31+
"preferred-install": "dist",
32+
"github-protocols": ["https","http"],
33+
"github-oauth": {
34+
"github.com": "1978ac86a7fd77ae45727ef1b39239d840c776f7"
35+
},
3136
"process-timeout" : 1800,
3237
"fxp-asset": {
3338
"installer-paths": {

0 commit comments

Comments
 (0)