Skip to content

Commit ed3037c

Browse files
committed
添加 自定义扩展命名空间
1 parent 028e12e commit ed3037c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@
3131
},
3232
"autoload": {
3333
"psr-4": {
34-
"app\\": "app"
34+
"app\\": "app",
35+
"extend\\": "extend"
3536
},
3637
"psr-0": {
3738
"": "extend/"

0 commit comments

Comments
 (0)