1
0
Fork 0
pull/175/head
Jordi Boggiano 2011-12-24 14:23:34 +01:00
parent 719d3074f0
commit 6ac38f111d
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ class ArrayDumper
public function dump(PackageInterface $package) public function dump(PackageInterface $package)
{ {
$keys = array( $keys = array(
'bin', 'binaries' => 'bin',
'type', 'type',
'names', 'names',
'extra', 'extra',