Release 2.3.0 #44

Merged
MrPetovan merged 7 commits from release/2.3.0 into stable 2020-06-17 19:50:30 +02:00
Showing only changes of commit 9ee72bb382 - Show all commits

Update container namespace after dependency replacement

- container-interop has been replaced with psr/container
Hypolite Petovan 2020-06-17 09:27:20 -04:00

View file

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