Skip to content

Commit

Permalink
Update Factory.php (#68)
Browse files Browse the repository at this point in the history
fix for octobercms
  • Loading branch information
Assmay authored Feb 12, 2021
1 parent 02d3a68 commit 625236b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/View/Factory.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

namespace Webwizo\Shortcodes\View;

use Illuminate\Events\Dispatcher;
use Illuminate\Contracts\Events\Dispatcher;
use Illuminate\View\ViewFinderInterface;
use Illuminate\View\Engines\EngineResolver;
use Illuminate\View\Factory as IlluminateViewFactory;
Expand Down

0 comments on commit 625236b

Please sign in to comment.