diff --git a/composer.json b/composer.json index f5feae2..8a9c762 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,8 @@ "description": "PHP MVC Core of Infinity Brackets enhanced project from freecodecamp.org", "require": { "google/apiclient": "^2.12", - "vlucas/phpdotenv": "^5.4" + "vlucas/phpdotenv": "^5.4", + "infinitybrackets/exceptional-database": "^1.0" }, "autoload": { "psr-4": {