1
0
Fork 0

Converted Symlink utility to UTF-8

pull/3704/head
Kocsis Máté 2015-03-30 20:03:25 +02:00
parent 38c26ae26b
commit 258408524f
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ namespace Composer\Util;
use Composer\Config;
/**
* @author Kocsis Máté <kocsismate@woohoolabs.com>
* @author Kocsis Máté <kocsismate@woohoolabs.com>
*/
class Symlink
{