Release 2.3.0 #44
1 changed files with 1 additions and 1 deletions
Update container namespace after dependency replacement
- container-interop has been replaced with psr/container
commit
9ee72bb382
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
use Interop\Container\ContainerInterface;
|
||||
use Psr\Container\ContainerInterface;
|
||||
|
||||
// DIC configuration
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue