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 Feb 14, 2018
1 parent a972c1c commit 4d91275
Show file tree
Hide file tree
Showing 2 changed files with 167 additions and 156 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
},
"require": {
"php": "^5.6 || ^7.0",
"zendframework/zend-http": "^2.6",
"psr/http-message": "^1.0",
"zendframework/zend-diactoros": "^1.1"
"zendframework/zend-diactoros": "^1.7",
"zendframework/zend-http": "^2.7"
},
"require-dev": {
"phpunit/phpunit": "^5.7.15 || ^6.0.8",
"phpunit/phpunit": "^5.7.15 || ^6.5.6",
"zendframework/zend-coding-standard": "~1.0.0"
},
"autoload": {
Expand Down
Loading

0 comments on commit 4d91275

Please sign in to comment.