Improve composer.json descriptions

This commit is contained in:
Fabien Potencier 2021-01-10 17:41:31 +01:00
parent b57cbb41b3
commit cf5d1f9baa

View File

@ -1,7 +1,7 @@
{
"name": "symfony/rate-limiter",
"type": "library",
"description": "Symfony Rate Limiter Component",
"description": "Provides a Token Bucket implementation to rate limit input and output in your application",
"keywords": ["limiter", "rate-limiter"],
"homepage": "https://symfony.com",
"license": "MIT",