Skip to content

Commit be0c22f

Browse files
committed
增加 extra 参数
1 parent 5999a3a commit be0c22f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

composer.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,12 @@
1515
{
1616
"name": "zhy"
1717
}
18-
]
18+
],
19+
"extra": {
20+
"laravel": {
21+
"providers": [
22+
"ZhyCode\\LaravelSqlTrace\\SQLTraceServiceProvider"
23+
]
24+
}
25+
}
1926
}

0 commit comments

Comments
 (0)