Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 07c830a

Browse files
michalbundyraweierophinney
authored andcommitted
Updated suggest section in composer.json
We can use any implementation of psr/http-message-implementation
1 parent 75af35c commit 07c830a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
},
5353
"suggest": {
5454
"filp/whoops": "^2.1 to use the Whoops error handler",
55+
"psr/http-message-implementation": "Please install a psr/http-message-implementation to consume Expressive; e.g., zendframework/zend-diactoros",
5556
"zendframework/zend-auradi-config": "^1.0 to use Aura.Di dependency injection container",
56-
"zendframework/zend-diactoros": "^1.7.1 to use diactoros with default Response, ServerRequest and Stream factories",
5757
"zendframework/zend-expressive-helpers": "^3.0 for its UrlHelper, ServerUrlHelper, and BodyParseMiddleware",
5858
"zendframework/zend-expressive-tooling": "For migration and development tools; require it with the --dev flag",
5959
"zendframework/zend-pimple-config": "^1.0 to use Pimple for dependency injection container",

0 commit comments

Comments
 (0)