summaryrefslogtreecommitdiffstats
path: root/src/Symfony/Component/EventDispatcher/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/Symfony/Component/EventDispatcher/composer.json')
-rw-r--r--src/Symfony/Component/EventDispatcher/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Symfony/Component/EventDispatcher/composer.json b/src/Symfony/Component/EventDispatcher/composer.json
index 5bb0f7d..8f6b5ce 100644
--- a/src/Symfony/Component/EventDispatcher/composer.json
+++ b/src/Symfony/Component/EventDispatcher/composer.json
@@ -1,7 +1,7 @@
{
"name": "symfony/event-dispatcher",
"type": "library",
- "description": "Symfony EventDispatcher Component",
+ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"keywords": [],
"homepage": "https://symfony.com",
"license": "MIT",