X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=composer.json;h=bdd515f3b68f8ad97cf9abb2527902f086960c6d;hb=a3ed62907c33e18f3d44f3b7c7ee48a86dee5785;hp=8a13e9546abf6de30d7aaaba3e052fdd529dc501;hpb=6cf6109632946bbc8807df54229c3675b335cfba;p=readifood.git diff --git a/composer.json b/composer.json index 8a13e95..bdd515f 100644 --- a/composer.json +++ b/composer.json @@ -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" } }