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

Commit

Permalink
Get rid of zend-http
Browse files Browse the repository at this point in the history
  • Loading branch information
Xerkus committed Nov 4, 2017
1 parent 4c9a6a0 commit b19ed4a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 100 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"php": "^7.1",
"container-interop/container-interop": "^1.2",
"psr/http-message": "^1.0",
"zendframework/zend-http": "^2.6",
"zendframework/zend-servicemanager": "^3.3",
"zendframework/zend-stdlib": "^3.1"
"zendframework/zend-stdlib": "^3.1",
"zendframework/zend-uri": "^2.5"
},
"require-dev": {
"phpstan/phpstan": "dev-master",
Expand Down
99 changes: 1 addition & 98 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b19ed4a

Please sign in to comment.