diff --git a/.phpstorm.meta.php b/.phpstorm.meta.php index c873bb7..6a376cf 100644 --- a/.phpstorm.meta.php +++ b/.phpstorm.meta.php @@ -4,7 +4,7 @@ namespace PHPSTORM_META { // Reflect use Kiri\Di\Container; - use Psr\Container\ContainerInterface; + use Kiri\Di\ContainerInterface; override(ContainerInterface::get(0), map('@')); override(Container::make(0), map('@'));