Skip to content

Commit c0c3fca

Browse files
committed
Allow installs of zend-diactoros 2
1 parent bd8ae09 commit c0c3fca

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
@@ -29,7 +29,7 @@
2929
"league/oauth2-server": "^7.0",
3030
"phpseclib/phpseclib": "^2.0",
3131
"symfony/psr-http-message-bridge": "~1.0",
32-
"zendframework/zend-diactoros": "~1.0"
32+
"zendframework/zend-diactoros": "~1.0|~2.0"
3333
},
3434
"require-dev": {
3535
"mockery/mockery": "~1.0",

0 commit comments

Comments
 (0)