1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-11 09:32:55 +00:00

Correct authorship info for files I edited

This commit is contained in:
Nils Adermann 2013-08-15 17:14:48 +02:00
parent b9c5758670
commit f0b45099c1
9 changed files with 10 additions and 1 deletions

View file

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