Skip to content

Commit bde8137

Browse files
committed
update composer
1 parent dd43208 commit bde8137

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,13 @@
8282
"classmap" : [
8383
"framework/YiiBase.php",
8484
"framework/yii.php",
85-
"framework/db",
8685
"framework/base",
86+
"framework/caching",
87+
"framework/collections",
88+
"framework/console",
89+
"framework/db",
90+
"framework/i18n",
91+
"framework/logging",
8792
"framework/web",
8893
"framework/validators"
8994
]

0 commit comments

Comments
 (0)