Update plugin-framework to fix singleton namespace issue

This commit is contained in:
Cooper Dalrymple
2025-10-29 13:38:49 -05:00
parent b72a0584ba
commit 83a959fe65

4
composer.lock generated
View File

@@ -12,7 +12,7 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "git@git.cleverogre.com:cleverogre/plugin-framework.git", "url": "git@git.cleverogre.com:cleverogre/plugin-framework.git",
"reference": "92cc8ca502cf952e8ecf5657f99455e6e2eb52bc" "reference": "5e2937c2bbb7bf2ea51e575e5655f5056956edfe"
}, },
"require": { "require": {
"froger-me/wp-package-updater": "^1.4.0", "froger-me/wp-package-updater": "^1.4.0",
@@ -53,7 +53,7 @@
"Plugin", "Plugin",
"WordPress" "WordPress"
], ],
"time": "2025-10-29T17:25:50+00:00" "time": "2025-10-29T18:37:43+00:00"
} }
], ],
"packages-dev": [], "packages-dev": [],