diff --git a/composer.json b/composer.json index e291fb3af..b984181b7 100644 --- a/composer.json +++ b/composer.json @@ -50,7 +50,7 @@ "stecman/symfony-console-completion": "^0.11.0", "swiftmailer/swiftmailer": "^6.0", "symfony/console": "4.4.30", - "symfony/event-dispatcher": "4.4.30", + "symfony/event-dispatcher": "4.4.42", "symfony/event-dispatcher-contracts": "1.1.9", "symfony/http-foundation": "^5.4.10", "symfony/polyfill-intl-grapheme": "^1.20", diff --git a/composer.lock b/composer.lock index 2e4479b4a..9558b0597 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "62a9ea5f04f28df33dfdeea90ed8bcdb", + "content-hash": "ad3678155ad9e01397115dbde8ad795c", "packages": [ { "name": "aws/aws-sdk-php", @@ -4588,16 +4588,16 @@ }, { "name": "symfony/event-dispatcher", - "version": "v4.4.30", + "version": "v4.4.42", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "2fe81680070043c4c80e7cedceb797e34f377bac" + "reference": "708e761740c16b02c86e3f0c932018a06b895d40" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2fe81680070043c4c80e7cedceb797e34f377bac", - "reference": "2fe81680070043c4c80e7cedceb797e34f377bac", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/708e761740c16b02c86e3f0c932018a06b895d40", + "reference": "708e761740c16b02c86e3f0c932018a06b895d40", "shasum": "" }, "require": { @@ -4652,7 +4652,7 @@ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.30" + "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.42" }, "funding": [ { @@ -4668,7 +4668,7 @@ "type": "tidelift" } ], - "time": "2021-08-04T20:31:23+00:00" + "time": "2022-05-05T15:33:49+00:00" }, { "name": "symfony/event-dispatcher-contracts",