1
0
Fork 0

added author

pull/1945/head
Tobias Munk 2013-05-31 11:40:38 +02:00
parent f28f3c2d96
commit 5586fa717b
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ use Composer\Package\Version\VersionParser;
* *
* @author Benjamin Eberlei <kontakt@beberlei.de> * @author Benjamin Eberlei <kontakt@beberlei.de>
* @author Jordi Boggiano <j.boggiano@seld.be> * @author Jordi Boggiano <j.boggiano@seld.be>
* @author Tobias Munk <schmunk@usrbin.de>
*/ */
class CreateProjectCommand extends Command class CreateProjectCommand extends Command
{ {