mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 21:49:01 +01:00
Merge pull request #47 from GrahamCampbell/patch-1
Make the dingo/api version constraint stricter
This commit is contained in:
commit
dcb36f2895
@ -7,7 +7,7 @@
|
||||
"require": {
|
||||
"laravel/framework": "4.2.*",
|
||||
"guzzlehttp/guzzle": "4.*",
|
||||
"dingo/api": "~0.6",
|
||||
"dingo/api": "0.7.*",
|
||||
"watson/validating": "0.10.*"
|
||||
},
|
||||
"require-dev": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user