Update plugin-framework to fix Singleton conflict #1

Merged
ogrecooper merged 1 commits from framework-update into main 2025-12-09 23:56:17 +00:00
Showing only changes of commit c48fdd86ed - Show all commits

6
composer.lock generated
View File

@@ -12,7 +12,7 @@
"source": {
"type": "git",
"url": "git@git.cleverogre.com:cleverogre/plugin-framework.git",
"reference": "5e2937c2bbb7bf2ea51e575e5655f5056956edfe"
"reference": "a9881915ebec7c4d532b3418603fa4a8a9667c5f"
},
"require": {
"froger-me/wp-package-updater": "^1.4.0",
@@ -53,7 +53,7 @@
"Plugin",
"WordPress"
],
"time": "2025-10-29T18:37:43+00:00"
"time": "2025-11-18T23:12:55+00:00"
}
],
"packages-dev": [],
@@ -66,5 +66,5 @@
"prefer-lowest": false,
"platform": {},
"platform-dev": {},
"plugin-api-version": "2.6.0"
"plugin-api-version": "2.9.0"
}