Skip to content

Commit dd8a6e8

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

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@
7777
"caseyamcl/configula" : "*",
7878
"karelwintersky/monolog-pdo-handler" : "*",
7979
"catfan/medoo" : "*",
80-
"byjg/migration" : "*"
80+
"byjg/migration" : "*",
81+
"bramus/router" : "*"
8182
},
8283
"autoload": {
8384
"classmap" : ["src/"],
@@ -86,6 +87,6 @@
8687
}
8788
},
8889
"suggest" : {
89-
90+
"frdl/project" : "Frdlweb project template"
9091
}
9192
}

0 commit comments

Comments
 (0)