diff --git a/composer.json b/composer.json index 024a8f61..6a8a79b7 100644 --- a/composer.json +++ b/composer.json @@ -22,8 +22,8 @@ "psr/event-dispatcher-implementation": "*", "psr/http-client-implementation": "*", "psr/log": "^1.1 || ^2.0 || ^3.0", - "symfony/http-foundation": "^5.0 || ^6.0", - "symfony/serializer": "^5.0 || ^6.0" + "symfony/http-foundation": "^5.0 || ^6.0 || ^7.0", + "symfony/serializer": "^5.0 || ^6.0 || ^7.0" }, "autoload": { "psr-4": {