Skip to content

Commit 5a842fc

Browse files
Merge pull request #24 from infinitybrackets/main
Main
2 parents 3636b9a + 5452a30 commit 5a842fc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"description": "PHP MVC Core of Infinity Brackets enhanced project from freecodecamp.org",
44
"require": {
55
"google/apiclient": "^2.12",
6-
"vlucas/phpdotenv": "^5.4"
6+
"vlucas/phpdotenv": "^5.4",
7+
"infinitybrackets/exceptional-database": "^1.0"
78
},
89
"autoload": {
910
"psr-4": {

0 commit comments

Comments
 (0)