@@ -3,7 +3,7 @@ |
||
3 | 3 | |
4 | 4 | $config = [ |
5 | 5 | 'id' => 'test-app', |
6 | - 'basePath' => dirname(__DIR__). "/../src/", |
|
6 | + 'basePath' => dirname(__DIR__) . "/../src/", |
|
7 | 7 | 'aliases' =>[ |
8 | 8 | |
9 | 9 | '@vendor' => '@app/../vendor', |