@@ -32,7 +32,7 @@ |
||
| 32 | 32 | |
| 33 | 33 | $this->marketplaceModulesRepository = $modulesRepository; |
| 34 | 34 | $this->laravelModulesRepository = $laravelModulesRepository; |
| 35 | - $this->modulesInstaller = $modulesInstaller; |
|
| 35 | + $this->modulesInstaller = $modulesInstaller; |
|
| 36 | 36 | } |
| 37 | 37 | |
| 38 | 38 | /** |