updating composer.json to use the last working version for pm of restler

This commit is contained in:
Erik Amaru Ortiz
2014-04-24 12:36:30 -04:00
parent fde497f2b1
commit 7eedc61feb

View File

@@ -38,8 +38,11 @@
}
],
"minimum-stability": "beta",
"prefer-stable": true,
"require": {
"luracast/restler" : "v3.0.0",
"luracast/restler" : "3.0.0-RC4",
"bshaffer/oauth2-server-php": "v1.0",
"jquery/jquery": "1.10.2",
"underscore/underscore": "1.5.2",