diff --git a/build/controllers/DevController.php b/build/controllers/DevController.php index 43e858bed84..092adaf5ce3 100644 --- a/build/controllers/DevController.php +++ b/build/controllers/DevController.php @@ -29,6 +29,7 @@ class DevController extends Controller public $apps = [ 'basic' => 'git@github.com:yiisoft/yii2-app-basic.git', 'advanced' => 'git@github.com:yiisoft/yii2-app-advanced.git', + 'benchmark' => 'git@github.com:yiisoft/yii2-app-benchmark.git', ]; public $extensions = [