Updated installer

This commit is contained in:
Alejandro Celaya 2021-08-02 18:16:13 +02:00
parent 6a40bbdcb5
commit b78660c685
2 changed files with 2 additions and 1 deletions

View File

@ -51,7 +51,7 @@
"shlinkio/shlink-config": "^1.0",
"shlinkio/shlink-event-dispatcher": "^2.1",
"shlinkio/shlink-importer": "^2.3.1",
"shlinkio/shlink-installer": "dev-develop#fa6a4ca as 6.1",
"shlinkio/shlink-installer": "dev-develop#0ddcc3d as 6.1",
"shlinkio/shlink-ip-geolocation": "^2.0",
"symfony/console": "^5.1",
"symfony/filesystem": "^5.1",

View File

@ -6,6 +6,7 @@ namespace Shlinkio\Shlink\Rest\Action\Domain\Request;
use Shlinkio\Shlink\Core\Config\NotFoundRedirectConfigInterface;
use Shlinkio\Shlink\Core\Config\NotFoundRedirects;
use function array_key_exists;
class DomainRedirectsRequest