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

Commit 5f51667

Browse files
committed
Removed zend-diactoros as it is no longer dev dependency
1 parent 72e9609 commit 5f51667

File tree

2 files changed

+2
-55
lines changed

2 files changed

+2
-55
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@
2929
"require-dev": {
3030
"phpunit/phpunit": "^6.5.5",
3131
"roave/security-advisories": "dev-master",
32-
"zendframework/zend-coding-standard": "~1.0.0",
33-
"zendframework/zend-diactoros": "^1.7"
32+
"zendframework/zend-coding-standard": "~1.0.0"
3433
},
3534
"conflict": {
3635
"container-interop/container-interop": "<1.2.0"

composer.lock

Lines changed: 1 addition & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)