Update container namespace after dependency replacement

- container-interop has been replaced with psr/container
This commit is contained in:
Hypolite Petovan 2020-06-17 09:27:20 -04:00
parent ad6db150c5
commit 9ee72bb382
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?php
use Interop\Container\ContainerInterface;
use Psr\Container\ContainerInterface;
// DIC configuration