1
0
Fork 0

Fix authorship info

pull/667/head
Nils Adermann 2012-05-09 16:03:04 +02:00
parent 0c1944a9d0
commit 863bb59b73
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ use Composer\Package\AliasPackage;
/** /**
* Solver install operation. * Solver install operation.
* *
* @author Konstantin Kudryashov <ever.zet@gmail.com> * @author Nils Adermann <naderman@naderman.de>
*/ */
class MarkAliasInstalledOperation extends SolverOperation class MarkAliasInstalledOperation extends SolverOperation
{ {