Revert "composer require symfony/http-foundation"

This reverts commit 50e6991636.
This commit is contained in:
2026-06-27 11:25:35 -04:00
parent 50e6991636
commit 6e830a1ce6
+1 -2
View File
@@ -2,8 +2,7 @@
"name": "potter/request", "name": "potter/request",
"type": "library", "type": "library",
"require": { "require": {
"php": "^8.5", "php": "^8.5"
"symfony/http-foundation": "^8.1"
}, },
"license": "MIT", "license": "MIT",
"autoload": { "autoload": {