"psr/http-message": "^1.1.0"

This commit is contained in:
2026-08-14 18:30:45 -04:00
parent 85a158c435
commit ec798515d1
+1 -1
View File
@@ -19,7 +19,7 @@
"potter/controller": ">=0.0.1",
"potter/response": ">=0.0.1",
"potter/router": ">=0.0.1",
"psr/http-message": "^2.0.0",
"psr/http-message": "^1.1.0",
"twbs/bootstrap": "^5.3.8"
}
}