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",
"type": "library",
"require": {
"php": "^8.5",
"symfony/http-foundation": "^8.1"
"php": "^8.5"
},
"license": "MIT",
"autoload": {