diff --git a/composer.json b/composer.json index ce33b83..6710ea5 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ } }, "require": { - "newfold-labs/wp-module-loader": "^1.0.10" + "newfold-labs/wp-module-loader": "^1.0.11" }, "require-dev": { "newfold-labs/wp-php-standards": "@stable" diff --git a/composer.lock b/composer.lock index 8a1a141..6c230ac 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": "2c9a83feb10b00adaae2910f736e1c55", + "content-hash": "e4d298eefafeef4b4f3b41e0fa964ff2", "packages": [ { "name": "newfold-labs/container", @@ -46,16 +46,16 @@ }, { "name": "newfold-labs/wp-module-loader", - "version": "1.0.10", + "version": "1.0.11", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-loader.git", - "reference": "8ab6725a6b3bc9ed10b89127f09bcb3e81f795c6" + "reference": "bb470f8c57b0bca62548e65b210df0a13ddce767" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-loader/zipball/8ab6725a6b3bc9ed10b89127f09bcb3e81f795c6", - "reference": "8ab6725a6b3bc9ed10b89127f09bcb3e81f795c6", + "url": "https://api.github.com/repos/newfold-labs/wp-module-loader/zipball/bb470f8c57b0bca62548e65b210df0a13ddce767", + "reference": "bb470f8c57b0bca62548e65b210df0a13ddce767", "shasum": "" }, "require": { @@ -85,10 +85,10 @@ ], "description": "A module that handles registration and management of Newfold modules used within our WordPress plugins.", "support": { - "source": "https://github.com/newfold-labs/wp-module-loader/tree/1.0.10", + "source": "https://github.com/newfold-labs/wp-module-loader/tree/1.0.11", "issues": "https://github.com/newfold-labs/wp-module-loader/issues" }, - "time": "2022-10-03T20:07:41+00:00" + "time": "2024-12-11T18:25:14+00:00" }, { "name": "wp-forge/collection", @@ -166,16 +166,16 @@ }, { "name": "wp-forge/wp-options", - "version": "1.1", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/wp-forge/wp-options.git", - "reference": "df8899255dee19365599caa8801c75803e94e413" + "reference": "511b1c5e626582dd4c3c1b5602e7a20352dabc1b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-forge/wp-options/zipball/df8899255dee19365599caa8801c75803e94e413", - "reference": "df8899255dee19365599caa8801c75803e94e413", + "url": "https://api.github.com/repos/wp-forge/wp-options/zipball/511b1c5e626582dd4c3c1b5602e7a20352dabc1b", + "reference": "511b1c5e626582dd4c3c1b5602e7a20352dabc1b", "shasum": "" }, "type": "library", @@ -197,9 +197,9 @@ "description": "A WordPress helper class for managing plugin options.", "support": { "issues": "https://github.com/wp-forge/wp-options/issues", - "source": "https://github.com/wp-forge/wp-options/tree/1.1" + "source": "https://github.com/wp-forge/wp-options/tree/1.1.1" }, - "time": "2022-03-04T16:23:42+00:00" + "time": "2024-05-10T14:57:37+00:00" } ], "packages-dev": [ @@ -610,5 +610,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }