diff options
author | Remi Collet <remi@remirepo.net> | 2025-05-04 07:16:17 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-05-04 07:16:17 +0200 |
commit | ff32e500d41ade7c4e0f4f72219ffa34db9e5f92 (patch) | |
tree | 8884062cf22ac808a01919886e6147f4aa5572c4 /composer.json | |
parent | 8a79d938826da670e57606f5c16be69df31b7530 (diff) |
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json index 12d276b..24fddc6 100644 --- a/composer.json +++ b/composer.json @@ -35,6 +35,7 @@ "illuminate/container": "^10.48.28", "psr/container": "^2.0.2", "symfony/console": "^6.4.20", + "symfony/event-dispatcher": "^6.4.13", "symfony/process": "^6.4.20", "webmozart/assert": "^1.11" }, |