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

@ -21,6 +21,7 @@ use Symfony\Component\Console\Output\OutputInterface;
* @author Jordi Boggiano <j.boggiano@seld.be>
* @author Ryan Weaver <ryan@knplabs.com>
* @author Konstantin Kudryashov <ever.zet@gmail.com>
* @author Nils Adermann <naderman@naderman.de>
*/
class InstallCommand extends Command
{