We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab5bb7c commit acd348cCopy full SHA for acd348c
src/ServiceProvider.php
@@ -15,7 +15,7 @@
15
use EasyWeChat\OfficialAccount\Application as OfficialAccount;
16
use EasyWeChat\OpenPlatform\Application as OpenPlatform;
17
use EasyWeChat\Payment\Application as Payment;
18
-use EasyWeChat\Work\AgentFactory as Work;
+use EasyWeChat\Work\Application as Work;
19
use Illuminate\Foundation\Application as LaravelApplication;
20
use Illuminate\Support\ServiceProvider as LaravelServiceProvider;
21
use Laravel\Lumen\Application as LumenApplication;
0 commit comments