diff --git a/composer.json b/composer.json index ad34afe..444fc00 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "apimatic/core-interfaces": "~0.1.5", "apimatic/jsonmapper": "^3.1.1", "php-jsonpointer/php-jsonpointer": "^3.0.2", - "symfony/http-foundation": "^5.4" + "symfony/http-foundation": "^5.4 || ^6.0 || ^7.0 || ^8.0" }, "require-dev": { "squizlabs/php_codesniffer": "^3.5", @@ -51,4 +51,4 @@ "@lint-test" ] } -} \ No newline at end of file +}