Update vendored libs
This commit is contained in:
@@ -14,7 +14,7 @@ class FooCommand extends Command
|
||||
$this
|
||||
->setName('foo:bar')
|
||||
->setDescription('The foo:bar command')
|
||||
->setAliases(array('afoobar'))
|
||||
->setAliases(['afoobar'])
|
||||
;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user