We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3636b9a + 5452a30 commit 5a842fcCopy full SHA for 5a842fc
composer.json
@@ -3,7 +3,8 @@
3
"description": "PHP MVC Core of Infinity Brackets enhanced project from freecodecamp.org",
4
"require": {
5
"google/apiclient": "^2.12",
6
- "vlucas/phpdotenv": "^5.4"
+ "vlucas/phpdotenv": "^5.4",
7
+ "infinitybrackets/exceptional-database": "^1.0"
8
},
9
"autoload": {
10
"psr-4": {
0 commit comments