Просмотр исходного кода

increase composer timeout setting for apps.

Qiang Xue 12 лет назад
Родитель
Сommit
34cbe06852
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      composer.json

+ 3 - 0
composer.json

@@ -29,6 +29,9 @@
 			"yii\\composer\\Installer::setPermission"
 			"yii\\composer\\Installer::setPermission"
 		]
 		]
 	},
 	},
+	"config": {
+		"process-timeout": 1800
+	},
 	"extra": {
 	"extra": {
 		"writable": [
 		"writable": [
 			"runtime",
 			"runtime",