Updated to version 1.2.9

This commit is contained in:
Cooper Dalrymple
2026-08-26 17:33:08 -05:00
parent d1a2758514
commit 04665817df
9 changed files with 40 additions and 36 deletions
Generated
+5 -4
View File
@@ -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": "f65bf8d077abc18766530e9d520877ba",
"content-hash": "be46026a283f180e03369ac71487bc45",
"packages": [
{
"name": "cleverogre/plugin-framework",
@@ -12,7 +12,7 @@
"source": {
"type": "git",
"url": "git@git.cleverogre.com:cleverogre/plugin-framework.git",
"reference": "74700a249ae3b5e559c071e2467764da4645a26f"
"reference": "cbea8dd02640b88b86091801adbb3da86a8bb55c"
},
"require": {
"cleverogre/plugin-update-checker": "dev-main",
@@ -38,7 +38,8 @@
"inc/package-updater.php",
"inc/acf.php",
"inc/trait-singleton.php",
"inc/abstract-plugin.php"
"inc/abstract-plugin.php",
"inc/abstract-settings.php"
]
},
"license": [
@@ -51,7 +52,7 @@
"Plugin",
"WordPress"
],
"time": "2026-06-05T20:21:23+00:00"
"time": "2026-08-26T16:47:47+00:00"
},
{
"name": "cleverogre/plugin-update-checker",