Set Medoo version (TODO: refactor server for new version)

This commit is contained in:
Skylar Ittner 2017-05-26 16:01:07 -06:00
parent f4a03dfb40
commit 23d2728449

View File

@ -8,7 +8,7 @@
} }
], ],
"require": { "require": {
"catfan/medoo": "dev-master", "catfan/medoo": "1.1.3",
"anthonymartin/geo-location": "^1.0" "anthonymartin/geo-location": "^1.0"
} }
} }