Pulled Dingo back to 0.6.* - Basic Auth not working with new version

This commit is contained in:
Elliot Hesp
2014-11-27 19:36:40 +00:00
parent 1383e45f9d
commit f44871a92e
5 changed files with 41 additions and 34 deletions

View File

@@ -7,7 +7,7 @@
"require": {
"laravel/framework": "4.2.*",
"guzzlehttp/guzzle": "~5.0",
"dingo/api": "0.7.*",
"dingo/api": "0.6.*",
"watson/validating": "0.10.*",
"thujohn/rss": "dev-master"
},