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

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Xerkus committed Nov 24, 2017
1 parent eae64a0 commit 236e7e1
Show file tree
Hide file tree
Showing 2 changed files with 334 additions and 231 deletions.
20 changes: 10 additions & 10 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,22 @@
"forum": "https://discourse.zendframework.com/c/questions/components"
},
"require": {
"container-interop/container-interop": "^1.1",
"container-interop/container-interop": "^1.2",
"php": "^5.6 || ^7.0",
"zendframework/zend-eventmanager": "^3.0",
"zendframework/zend-http": "^2.5.4",
"zendframework/zend-modulemanager": "^2.7.1",
"zendframework/zend-router": "^3.0.1",
"zendframework/zend-servicemanager": "^3.0.3",
"zendframework/zend-stdlib": "^3.0",
"zendframework/zend-view": "^2.6.7"
"zendframework/zend-eventmanager": "^3.2",
"zendframework/zend-http": "^2.7",
"zendframework/zend-modulemanager": "^2.8",
"zendframework/zend-router": "^3.0.2",
"zendframework/zend-servicemanager": "^3.3",
"zendframework/zend-stdlib": "^3.1",
"zendframework/zend-view": "^2.9"
},
"require-dev": {
"http-interop/http-middleware": "^0.4.1",
"phpunit/phpunit": "^6.0.7 || ^5.7.14",
"phpunit/phpunit": "^6.4.4 || ^5.7.14",
"zendframework/zend-coding-standard": "~1.0.0",
"zendframework/zend-json": "^2.6.1 || ^3.0",
"zendframework/zend-psr7bridge": "^0.2",
"zendframework/zend-psr7bridge": "^1.0",
"zendframework/zend-stratigility": "^2.0.1"
},
"suggest": {
Expand Down
Loading

0 comments on commit 236e7e1

Please sign in to comment.