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