Support Auth0.
[readifood.git] / composer.json
1 {
2   "name": "readifood/readifood",
3   "description": "Readifood",
4   "require": {
5     "auth0/auth0-php": "~5.0",
6     "propel/propel1": "1.6.9",
7     "vlucas/phpdotenv": "2.4.0"
8   }
9 }