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

Commit 5cbb10d

Browse files
committed
Adds zend-diactoros v2 support
Updated composer.json dev dependencies to run tests with zend-diactoros v2
1 parent c865dbc commit 5cbb10d

File tree

2 files changed

+81
-15
lines changed

2 files changed

+81
-15
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"require-dev": {
2828
"phpunit/phpunit": "^7.0.2",
2929
"zendframework/zend-coding-standard": "~1.0.0",
30-
"zendframework/zend-diactoros": "^1.7"
30+
"zendframework/zend-diactoros": "^1.7 || ^2.1.1"
3131
},
3232
"autoload": {
3333
"psr-4": {

composer.lock

Lines changed: 80 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)