We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d76e854 commit 0f8e143Copy full SHA for 0f8e143
CHANGELOG.md
@@ -2,7 +2,7 @@
2
All notable changes to this project will be documented in this file. This project adheres to
3
[Semantic Versioning](http://semver.org/) and [this changelog format](http://keepachangelog.com/).
4
5
-## [Unreleased]
+## [0.4.2] - 2016-08-11
6
7
### Added
8
composer.json
@@ -24,7 +24,7 @@
24
"require": {
25
"php": ">=5.5.0",
26
"laravel/framework": "^5.1",
27
- "cloudcreativity/json-api": "^0.5.0",
+ "cloudcreativity/json-api": "^0.5.2",
28
"symfony/psr-http-message-bridge": "^0.2.0",
29
"zendframework/zend-diactoros": "^1.3"
30
},
0 commit comments