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

@@ -11,7 +11,7 @@ use Mezzio\ProblemDetails;
use Mezzio\Swoole;
use function class_exists;
use function Shlinkio\Shlink\Common\env;
use function Shlinkio\Shlink\Config\env;
use const PHP_SAPI;