From f262f5265eeebe0dee1d0815817b6bbc1d1be0bc Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Fri, 31 May 2024 13:25:38 +0200 Subject: [PATCH 1/2] chore: upgrade modularity & municipio --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 7e6c921..fdafd8b 100644 --- a/composer.json +++ b/composer.json @@ -66,7 +66,7 @@ "helsingborg-stad/lix-calculator": "~4.1.1", "helsingborg-stad/media-usage": "~3.0.4", "helsingborg-stad/mod-my-pages": "~1.0.5", - "helsingborg-stad/modularity": "^6.16.7", + "helsingborg-stad/modularity": "^6.17.2", "helsingborg-stad/modularity-contact-banner": "~3.1.5", "helsingborg-stad/modularity-entryscape": "^4.0.1", "helsingborg-stad/modularity-form-builder": "~3.2.1", @@ -82,7 +82,7 @@ "helsingborg-stad/modularity-timeline": "^4.0.1", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "~3.0.5", - "helsingborg-stad/municipio": "^4.29.4", + "helsingborg-stad/municipio": "^4.31.0", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From e864e857bdd6f6fbe15d3adf3e90d097a2d5efee Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Mon, 3 Jun 2024 11:15:23 +0200 Subject: [PATCH 2/2] chore: upgrade and lock modularity/municipio to latest stable. --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index fdafd8b..a185a88 100644 --- a/composer.json +++ b/composer.json @@ -66,7 +66,7 @@ "helsingborg-stad/lix-calculator": "~4.1.1", "helsingborg-stad/media-usage": "~3.0.4", "helsingborg-stad/mod-my-pages": "~1.0.5", - "helsingborg-stad/modularity": "^6.17.2", + "helsingborg-stad/modularity": "6.18.1", "helsingborg-stad/modularity-contact-banner": "~3.1.5", "helsingborg-stad/modularity-entryscape": "^4.0.1", "helsingborg-stad/modularity-form-builder": "~3.2.1", @@ -82,7 +82,7 @@ "helsingborg-stad/modularity-timeline": "^4.0.1", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "~3.0.5", - "helsingborg-stad/municipio": "^4.31.0", + "helsingborg-stad/municipio": "4.31.0", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3",