From 995fa5caaa30920cc85137f139c5ab756c3cb0f7 Mon Sep 17 00:00:00 2001 From: arunshenoy99 Date: Tue, 12 Mar 2024 18:21:56 +0530 Subject: [PATCH] Fix PHP Lint --- composer.json | 2 +- composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index 4a1d38e..60d1847 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ } ], "require": { - "newfold-labs/wp-module-data": "^2.3.1" + "newfold-labs/wp-module-data": "^2.4.18" }, "require-dev": { "newfold-labs/wp-php-standards": "^1.2" diff --git a/composer.lock b/composer.lock index bed0e09..d234fc2 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "e0a92498da822db25c9596e13a6ef4f6", + "content-hash": "6a3c162c6117660ae5a1c5c76a8890a9", "packages": [ { "name": "newfold-labs/wp-module-data", - "version": "2.4.11", + "version": "2.4.18", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-data.git", - "reference": "c244dd52e7e07bf0d890e51892e179c62f197bac" + "reference": "f7bdfc1f70a2608c1ddaa6e3273221a880b794ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/c244dd52e7e07bf0d890e51892e179c62f197bac", - "reference": "c244dd52e7e07bf0d890e51892e179c62f197bac", + "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/f7bdfc1f70a2608c1ddaa6e3273221a880b794ed", + "reference": "f7bdfc1f70a2608c1ddaa6e3273221a880b794ed", "shasum": "" }, "require": { @@ -50,10 +50,10 @@ ], "description": "Newfold Data Module", "support": { - "source": "https://github.com/newfold-labs/wp-module-data/tree/2.4.11", + "source": "https://github.com/newfold-labs/wp-module-data/tree/2.4.18", "issues": "https://github.com/newfold-labs/wp-module-data/issues" }, - "time": "2023-11-13T19:54:44+00:00" + "time": "2024-01-24T21:36:38+00:00" }, { "name": "wp-forge/wp-query-builder", @@ -733,5 +733,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }