Skip to content

Commit

Permalink
Fixed DiInterface namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson committed Aug 13, 2019
1 parent 31747bd commit 940081a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
use InvalidArgumentException;
use Phalcon\Cli\Console;
use Phalcon\Di;
use Phalcon\DiInterface;
use Phalcon\Di\DiInterface;
use Phalcon\Mvc\Application as MvcApplication;
use Phlexus\Providers\ConfigProvider;
use Phlexus\Providers\CookiesProvider;
Expand Down

0 comments on commit 940081a

Please sign in to comment.