Fix typo
parent
719d3074f0
commit
6ac38f111d
|
@ -23,7 +23,7 @@ class ArrayDumper
|
|||
public function dump(PackageInterface $package)
|
||||
{
|
||||
$keys = array(
|
||||
'bin',
|
||||
'binaries' => 'bin',
|
||||
'type',
|
||||
'names',
|
||||
'extra',
|
||||
|
|
Loading…
Reference in New Issue