Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
kocsismate committed Dec 21, 2018
1 parent 49f7387 commit 5e1cfea
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
11 changes: 8 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,18 @@ ADDED:

CHANGED:

- Updated Yin to 4.0.0
- `JsonApiRequestValidatorMiddleware` will throw a `RequestException` if the request isn't instance of Yin's `RequestInterface`

REMOVED:

FIXED:

## 4.0.0-beta1 - 2018-12-21

CHANGED:

- Updated Yin to 4.0.0
- `JsonApiRequestValidatorMiddleware` will throw a `RequestException` if the request isn't instance of Yin's `RequestInterface`
- Apply the Woohoo Labs. Coding Standard

## 3.0.1 - 2018-02-12

REMOVED:
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"phpunit/phpunit": "^7.0.0",
"seld/jsonlint": "^1.4.0",
"squizlabs/php_codesniffer": "^3.4.0",
"woohoolabs/coding-standard": "dev-master as 1.0.0",
"woohoolabs/coding-standard": "^1.0.0",
"zendframework/zend-diactoros": "^2.0.0"
},
"autoload": {
Expand Down

0 comments on commit 5e1cfea

Please sign in to comment.