diff --git a/composer.json b/composer.json index bdd4665..6a9d026 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,6 @@ "wp-forge/wp-upgrade-handler": "^1.0", "mustache/mustache": "^2.14.2", "newfold-labs/wp-module-data": "^2.6.5", - "newfold-labs/wp-module-coming-soon": "^1.2.6", "newfold-labs/wp-module-performance": "^2.0.1", "newfold-labs/wp-module-install-checker": "^1.0.3", "newfold-labs/wp-module-survey": "^1.0.1" diff --git a/composer.lock b/composer.lock index 004a922..2ff9bdf 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": "c1e653921e60370fb50c044919a86d8b", + "content-hash": "8e38e8da26dce7215d757d499f05574c", "packages": [ { "name": "doctrine/inflector", @@ -236,60 +236,6 @@ }, "time": "2024-09-19T07:47:50+00:00" }, - { - "name": "newfold-labs/wp-module-coming-soon", - "version": "1.2.6", - "source": { - "type": "git", - "url": "https://github.com/newfold-labs/wp-module-coming-soon.git", - "reference": "3b43b08f02348e4d016392247dc4503df5d48b39" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/3b43b08f02348e4d016392247dc4503df5d48b39", - "reference": "3b43b08f02348e4d016392247dc4503df5d48b39", - "shasum": "" - }, - "require": { - "newfold-labs/wp-module-data": ">=2.6.2", - "wp-forge/wp-upgrade-handler": "^1.0" - }, - "require-dev": { - "newfold-labs/wp-php-standards": "^1.2.4" - }, - "type": "library", - "autoload": { - "psr-4": { - "NewfoldLabs\\WP\\Module\\ComingSoon\\": "includes" - }, - "files": [ - "bootstrap.php" - ] - }, - "scripts": { - "fix": [ - "vendor/bin/phpcbf . --standard=phpcs.xml" - ], - "lint": [ - "vendor/bin/phpcs . --standard=phpcs.xml -s" - ] - }, - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "Evan Mullins", - "homepage": "https://evanmullins.com" - } - ], - "description": "Coming Soon module for WordPress sites.", - "support": { - "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.2.6", - "issues": "https://github.com/newfold-labs/wp-module-coming-soon/issues" - }, - "time": "2024-08-30T20:32:49+00:00" - }, { "name": "newfold-labs/wp-module-context", "version": "1.0.1", @@ -2357,10 +2303,10 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": {}, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, - "platform": {}, - "platform-dev": {}, + "platform": [], + "platform-dev": [], "plugin-api-version": "2.6.0" }