@@ -42,7 +42,7 @@ |
||
| 42 | 42 | $item = 'git ' . $item; |
| 43 | 43 | } |
| 44 | 44 | } else { |
| 45 | - $value = 'git ' . $value; |
|
| 45 | + $value = 'git ' . $value; |
|
| 46 | 46 | } |
| 47 | 47 | } |
| 48 | 48 | parent::offsetSet($name, $value); |
@@ -51,7 +51,7 @@ |
||
| 51 | 51 | public function execute() |
| 52 | 52 | { |
| 53 | 53 | ob_start( |
| 54 | - function ($output) { |
|
| 54 | + function($output) { |
|
| 55 | 55 | $this->console->output($output, false); |
| 56 | 56 | return ''; |
| 57 | 57 | }, 2, 0 |
@@ -57,7 +57,7 @@ |
||
| 57 | 57 | { |
| 58 | 58 | if ($name === 'command') { |
| 59 | 59 | parent::offsetSet('composerCommand', $value); |
| 60 | - $value = 'composer ' . $value; |
|
| 60 | + $value = 'composer ' . $value; |
|
| 61 | 61 | } |
| 62 | 62 | parent::offsetSet($name, $value); |
| 63 | 63 | } |
@@ -60,7 +60,7 @@ |
||
| 60 | 60 | public function assemble() |
| 61 | 61 | { |
| 62 | 62 | $this->callback( |
| 63 | - function () { |
|
| 63 | + function() { |
|
| 64 | 64 | $this->findLoaders(); |
| 65 | 65 | $file = $this->get('file'); |
| 66 | 66 | $this->console->getFilesystem()->ensureDirectoryExists(dirname($file)); |
@@ -60,7 +60,7 @@ |
||
| 60 | 60 | public function assemble() |
| 61 | 61 | { |
| 62 | 62 | $this->callback( |
| 63 | - function () { |
|
| 63 | + function() { |
|
| 64 | 64 | $this->findLoaders(); |
| 65 | 65 | $file = $this->get('file'); |
| 66 | 66 | $this->console->getFilesystem()->ensureDirectoryExists(dirname($file)); |
@@ -60,7 +60,7 @@ |
||
| 60 | 60 | public function assemble() |
| 61 | 61 | { |
| 62 | 62 | $this->callback( |
| 63 | - function () { |
|
| 63 | + function() { |
|
| 64 | 64 | $this->findLoaders(); |
| 65 | 65 | $file = $this->get('file'); |
| 66 | 66 | $this->console->getFilesystem()->ensureDirectoryExists(dirname($file)); |
@@ -60,7 +60,7 @@ |
||
| 60 | 60 | public function assemble() |
| 61 | 61 | { |
| 62 | 62 | $this->callback( |
| 63 | - function () { |
|
| 63 | + function() { |
|
| 64 | 64 | $this->findLoaders(); |
| 65 | 65 | $file = $this->get('file'); |
| 66 | 66 | $this->console->getFilesystem()->ensureDirectoryExists(dirname($file)); |
@@ -60,7 +60,7 @@ |
||
| 60 | 60 | public function assemble() |
| 61 | 61 | { |
| 62 | 62 | $this->callback( |
| 63 | - function () { |
|
| 63 | + function() { |
|
| 64 | 64 | $this->findLoaders(); |
| 65 | 65 | $file = $this->get('file'); |
| 66 | 66 | $this->console->getFilesystem()->ensureDirectoryExists(dirname($file)); |