From b4eaa328762fb84aa0d125c2e023a27c8ddea58c Mon Sep 17 00:00:00 2001 From: Adam Kadlec Date: Sun, 18 Mar 2018 10:22:52 +0100 Subject: [PATCH] - Updated settings for packages --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 93fad26..d4a3ed2 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "ipub" : { "configuration" : { "extensions" : { - "confirmationDialog" : "IPub\\Images\\DI\\ImagesExtension" + "images" : "IPub\\Images\\DI\\ImagesExtension" } } }