Skip to content

Commit 3c874a8

Browse files
authored
Update composer.json
1 parent 8b0f28e commit 3c874a8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,10 @@
7474
"nikic/php-parser" : "*",
7575
"hellogerard/jobby" : "*",
7676
"php-di/php-di" : "*",
77-
"caseyamcl/configula" : "*"
77+
"caseyamcl/configula" : "*",
78+
"karelwintersky/monolog-pdo-handler" : "*",
79+
"catfan/medoo" : "*",
80+
"byjg/migration" : "*"
7881
},
7982
"autoload": {
8083
"classmap" : ["src/"],

0 commit comments

Comments
 (0)