Updated shlink packages and installed shlink-config

This commit is contained in:
Alejandro Celaya
2020-03-14 19:24:21 +01:00
parent da858f0353
commit d32112fe7e
8 changed files with 25 additions and 13 deletions

View File

@@ -5,7 +5,7 @@ declare(strict_types=1);
namespace Shlinkio\Shlink\Core\Config;
use Laminas\Stdlib\ArrayUtils;
use Shlinkio\Shlink\Installer\Util\PathCollection;
use Shlinkio\Shlink\Config\Collection\PathCollection;
use function array_flip;
use function array_intersect_key;