1
0
Fork 0

Merge pull request #143 from stof/patch-2

Added the binary in the composer.json file
pull/146/head
Nils Adermann 2011-12-04 15:24:03 -08:00
commit e3878c715f
1 changed files with 2 additions and 1 deletions

View File

@ -28,5 +28,6 @@
},
"autoload": {
"psr-0": { "Composer": "src/" }
}
},
"bin": ["bin/composer"]
}