diff --git a/composer.json b/composer.json index ac5864e..8e9db27 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,8 @@ "name": "potter/request", "type": "library", "require": { - "php": "^8.5" + "php": "^8.5", + "symfony/http-foundation": "^8.1" }, "license": "MIT", "autoload": {