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

Commit

Permalink
1.0.2 readiness
Browse files Browse the repository at this point in the history
  • Loading branch information
Xerkus committed Feb 14, 2018
2 parents 2a64bfe + 4d91275 commit b792368
Show file tree
Hide file tree
Showing 3 changed files with 168 additions and 157 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ All notable changes to this project will be documented in this file, in reverse

- Nothing.

## 1.0.2 - TBD
## 1.0.2 - 2018-02-14

### Added

Expand Down
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 b792368

Please sign in to comment.