Skip to content

Commit 6b0a568

Browse files
committed
Switch to psr container
1 parent e199818 commit 6b0a568

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.phpstorm.meta.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
\DI\Container::get('') => [
66
"" == "@",
77
],
8-
\Interop\Container\ContainerInterface::get('') => [
8+
\Psr\Container\ContainerInterface::get('') => [
99
"" == "@",
1010
],
1111
];
12-
}
12+
}

0 commit comments

Comments
 (0)