Support Auth0.
[readifood.git] / composer.json
index 8a13e95..bdd515f 100644 (file)
@@ -2,6 +2,8 @@
   "name": "readifood/readifood",
   "description": "Readifood",
   "require": {
-    "propel/propel1": "1.6.9"
+    "auth0/auth0-php": "~5.0",
+    "propel/propel1": "1.6.9",
+    "vlucas/phpdotenv": "2.4.0"
   }
 }