From 61db1570c906291dff55ef7005403f67b9385b38 Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Mon, 25 Oct 2021 12:47:51 -0400 Subject: [PATCH] require at least data module at least 1.6.1 --- composer.json | 4 ++-- composer.lock | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index 8c36f01..8a64dd9 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ } ], "require": { - "endurance/wp-module-data": "^1.6" + "endurance/wp-module-data": ">=1.6.1" }, "require-dev": { "bluehost/wp-php-standards": "^1.1" @@ -46,4 +46,4 @@ "fix": "Automatically fix coding standards issues where possible.", "lint": "Check files against coding standards." } -} +} \ No newline at end of file diff --git a/composer.lock b/composer.lock index 02802b4..eb19a50 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": "95b907f85508443d789774a3d46c5840", + "content-hash": "15948d6d4e4588066a96e732d979e173", "packages": [ { "name": "endurance/wp-module-data", - "version": "1.6", + "version": "1.7", "source": { "type": "git", "url": "https://github.com/bluehost/endurance-wp-module-data.git", - "reference": "15e8b2b117bfdfd86f6d3c73304927a58a7acd07" + "reference": "43daab37a3adb9cbb76bbe8c397e6ad9d8b6594b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bluehost/endurance-wp-module-data/zipball/15e8b2b117bfdfd86f6d3c73304927a58a7acd07", - "reference": "15e8b2b117bfdfd86f6d3c73304927a58a7acd07", + "url": "https://api.github.com/repos/bluehost/endurance-wp-module-data/zipball/43daab37a3adb9cbb76bbe8c397e6ad9d8b6594b", + "reference": "43daab37a3adb9cbb76bbe8c397e6ad9d8b6594b", "shasum": "" }, "require-dev": { @@ -45,10 +45,10 @@ ], "description": "Endurance Data Module", "support": { - "source": "https://github.com/bluehost/endurance-wp-module-data/tree/1.6", + "source": "https://github.com/bluehost/endurance-wp-module-data/tree/1.7", "issues": "https://github.com/bluehost/endurance-wp-module-data/issues" }, - "time": "2021-10-14T16:21:21+00:00" + "time": "2021-10-25T13:51:00+00:00" } ], "packages-dev": [