From 07cc43599aa7832317942d68bb4fd02e762a6126 Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Wed, 3 Jan 2024 17:36:18 -0500 Subject: [PATCH] update wonder blocks module - Upgrading newfold-labs/wp-module-patterns (0.1.11 => 0.1.12) --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index d76d91f84..9bc62562f 100644 --- a/composer.json +++ b/composer.json @@ -68,7 +68,7 @@ "newfold-labs/wp-module-marketplace": "^2.2.0", "newfold-labs/wp-module-notifications": "^1.2.1", "newfold-labs/wp-module-onboarding": "^1.11.12", - "newfold-labs/wp-module-patterns": "^0.1.11", + "newfold-labs/wp-module-patterns": "^0.1.12", "newfold-labs/wp-module-performance": "^1.3.0", "newfold-labs/wp-module-runtime": "^1.0.7", "newfold-labs/wp-module-secure-passwords": "^1.1", diff --git a/composer.lock b/composer.lock index 19a0b5664..f1511c39d 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "d9f07632625d74fd2ad337826e03c808", + "content-hash": "870171eadbf1bfa6365124cd4a3264d1", "packages": [ { "name": "doctrine/inflector", @@ -1013,16 +1013,16 @@ }, { "name": "newfold-labs/wp-module-patterns", - "version": "0.1.11", + "version": "0.1.12", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-patterns.git", - "reference": "ebec3c249969d86fd74e95c2f86860b7f5918ee5" + "reference": "6f4189c97a9e37f24531af8cfae986041d4b613b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/ebec3c249969d86fd74e95c2f86860b7f5918ee5", - "reference": "ebec3c249969d86fd74e95c2f86860b7f5918ee5", + "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/6f4189c97a9e37f24531af8cfae986041d4b613b", + "reference": "6f4189c97a9e37f24531af8cfae986041d4b613b", "shasum": "" }, "require-dev": { @@ -1056,10 +1056,10 @@ ], "description": "WordPress Cloud Patterns", "support": { - "source": "https://github.com/newfold-labs/wp-module-patterns/tree/0.1.11", + "source": "https://github.com/newfold-labs/wp-module-patterns/tree/0.1.12", "issues": "https://github.com/newfold-labs/wp-module-patterns/issues" }, - "time": "2023-12-05T20:56:40+00:00" + "time": "2024-01-03T21:56:57+00:00" }, { "name": "newfold-labs/wp-module-performance",