From fe9323159b9786f196c27f68cb46fb3b592a9821 Mon Sep 17 00:00:00 2001 From: "James (DPC)" Date: Mon, 5 Dec 2022 15:57:59 +1100 Subject: [PATCH] Bump iframe module to 0.3.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c0f4f45..22c5891 100644 --- a/composer.json +++ b/composer.json @@ -46,7 +46,7 @@ "nswdpc/silverstripe-elemental-banner": "^0.2", "nswdpc/silverstripe-elemental-decoratedcontent": "^0.2", "nswdpc/silverstripe-elemental-feature-video": "^0.5", - "nswdpc/silverstripe-elemental-iframe": "^0.2.1", + "nswdpc/silverstripe-elemental-iframe": "^0.3.0", "nswdpc/silverstripe-elemental-image": "^0.1", "nswdpc/silverstripe-elemental-links": "^0.2", "nswdpc/silverstripe-elemental-mediawesome": "^0.2",