Updated to latest shlink-common and shlink-config

This commit is contained in:
Alejandro Celaya
2022-01-04 17:50:41 +01:00
parent e2871fc048
commit 3dc46bc5a3
17 changed files with 25 additions and 19 deletions

View File

@@ -7,7 +7,7 @@ use Predis\ClientInterface as PredisClient;
use Shlinkio\Shlink\Common\Logger\LoggerAwareDelegatorFactory;
use Symfony\Component\Lock;
use function Shlinkio\Shlink\Common\env;
use function Shlinkio\Shlink\Config\env;
use const Shlinkio\Shlink\LOCAL_LOCK_FACTORY;