diff --git a/composer.json b/composer.json index 7e1ed00ff..1d123a9b6 100644 --- a/composer.json +++ b/composer.json @@ -52,7 +52,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.44", "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 9ceed2f23..169101d16 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": "37d86728a17ad5fe98c1e8086a6c0c51", + "content-hash": "017f98cba9492020b0e5a3e152a9cf9a", "packages": [ { "name": "aws/aws-sdk-php", @@ -4905,16 +4905,16 @@ }, { "name": "symfony/event-dispatcher", - "version": "v4.4.30", + "version": "v4.4.44", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "2fe81680070043c4c80e7cedceb797e34f377bac" + "reference": "1e866e9e5c1b22168e0ce5f0b467f19bba61266a" }, "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/1e866e9e5c1b22168e0ce5f0b467f19bba61266a", + "reference": "1e866e9e5c1b22168e0ce5f0b467f19bba61266a", "shasum": "" }, "require": { @@ -4969,7 +4969,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.44" }, "funding": [ { @@ -4985,7 +4985,7 @@ "type": "tidelift" } ], - "time": "2021-08-04T20:31:23+00:00" + "time": "2022-07-20T09:59:04+00:00" }, { "name": "symfony/event-dispatcher-contracts",