From 0a2b388f6b120db790e73d781b013faafcc58c53 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Sat, 13 Feb 2021 14:57:15 +0100 Subject: [PATCH] Updated to stable shlink-installer 5.4 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 518d31bd..bdafbb6a 100644 --- a/composer.json +++ b/composer.json @@ -50,7 +50,7 @@ "shlinkio/shlink-config": "^1.0", "shlinkio/shlink-event-dispatcher": "^2.1", "shlinkio/shlink-importer": "^2.2", - "shlinkio/shlink-installer": "dev-develop#c489d3f as 5.4", + "shlinkio/shlink-installer": "^5.4", "shlinkio/shlink-ip-geolocation": "^1.5", "symfony/console": "^5.1", "symfony/filesystem": "^5.1",