1
0
mirror of https://github.com/flarum/core.git synced 2025-07-25 18:51:40 +02:00

Use stable version of tobscure/json-api

This commit is contained in:
Toby Zerner
2015-10-31 10:08:37 +10:30
parent 73c44adb96
commit 7d4a04760c

View File

@@ -35,7 +35,7 @@
"illuminate/validation": "5.1.*",
"illuminate/view": "5.1.*",
"league/flysystem": "^1.0.11",
"tobscure/json-api": "0.2.x-dev",
"tobscure/json-api": "^0.2.0",
"oyejorge/less.php": "~1.5",
"intervention/image": "^2.3.0",
"s9e/text-formatter": "^0.4.0",