Update JSON-API lib

This commit is contained in:
Franz Liedke 2015-07-09 21:47:36 +02:00
parent 9fa3492c0e
commit 4480e0a83f

8
composer.lock generated
View File

@ -852,12 +852,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/tobscure/json-api.git", "url": "https://github.com/tobscure/json-api.git",
"reference": "ea24da83ff5c4ee9f5df4f2a8eef9f1e6b124d55" "reference": "fe013caafe9ed0797b1b6abb116d514b301fbf1c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/tobscure/json-api/zipball/ea24da83ff5c4ee9f5df4f2a8eef9f1e6b124d55", "url": "https://api.github.com/repos/tobscure/json-api/zipball/fe013caafe9ed0797b1b6abb116d514b301fbf1c",
"reference": "ea24da83ff5c4ee9f5df4f2a8eef9f1e6b124d55", "reference": "fe013caafe9ed0797b1b6abb116d514b301fbf1c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -880,7 +880,7 @@
} }
], ],
"description": "JSON-API responses in PHP.", "description": "JSON-API responses in PHP.",
"time": "2015-06-30 22:32:11" "time": "2015-07-05 23:48:08"
}, },
{ {
"name": "tobscure/permissible", "name": "tobscure/permissible",