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

Commit c5cfea4

Browse files
committed
Get rid of zend-http
1 parent c70e610 commit c5cfea4

File tree

2 files changed

+3
-100
lines changed

2 files changed

+3
-100
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
"php": "^7.1",
2323
"container-interop/container-interop": "^1.2",
2424
"psr/http-message": "^1.0",
25-
"zendframework/zend-http": "^2.6",
2625
"zendframework/zend-servicemanager": "^3.3",
27-
"zendframework/zend-stdlib": "^3.1"
26+
"zendframework/zend-stdlib": "^3.1",
27+
"zendframework/zend-uri": "^2.5"
2828
},
2929
"require-dev": {
3030
"phpstan/phpstan": "dev-master",

composer.lock

+1-98
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)