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