require potter/response and psr/http-message
This commit is contained in:
+3
-1
@@ -17,6 +17,8 @@
|
|||||||
"require": {
|
"require": {
|
||||||
"potter/container": ">=0.0.1",
|
"potter/container": ">=0.0.1",
|
||||||
"potter/controller": ">=0.0.1",
|
"potter/controller": ">=0.0.1",
|
||||||
"potter/router": ">=0.0.1"
|
"potter/response": ">=0.0.1",
|
||||||
|
"potter/router": ">=0.0.1",
|
||||||
|
"psr/http-message": "^2.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user