Merge pull request #538 from cachethq/l5-stuffs

Loosen some version constraints
This commit is contained in:
Graham Campbell
2015-03-23 19:41:32 +00:00

View File

@@ -17,9 +17,9 @@
"graham-campbell/binput": "~3.0",
"graham-campbell/markdown": "~3.0",
"graham-campbell/throttle": "~3.0",
"guzzlehttp/guzzle": "5.1.*",
"guzzlehttp/guzzle": "~5.0",
"illuminate/html": "5.0.*",
"jenssegers/date": "2.0.*",
"jenssegers/date": "~2.0",
"mccool/laravel-auto-presenter": "~3.0",
"pragmarx/google2fa": "0.1.*",
"roumen/feed": "~2.9",