diff options
Diffstat (limited to 'src/Iconv')
-rw-r--r-- | src/Iconv/composer.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Iconv/composer.json b/src/Iconv/composer.json index 3df179e..3d31cb7 100644 --- a/src/Iconv/composer.json +++ b/src/Iconv/composer.json @@ -29,6 +29,10 @@ "extra": { "branch-alias": { "dev-master": "1.17-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } } } |