{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "7e20dd4d5ed03d04d9ecb241e18fece9", "packages": [ { "name": "cleverogre/plugin-framework", "version": "dev-main", "source": { "type": "git", "url": "git@git.cleverogre.com:cleverogre/plugin-framework.git", "reference": "5e2937c2bbb7bf2ea51e575e5655f5056956edfe" }, "require": { "froger-me/wp-package-updater": "^1.4.0", "magicoli/wp-package-updater-lib": "^0.1.9", "wpengine/advanced-custom-fields-pro": "^6.4.2", "yahnis-elsts/plugin-update-checker": "^5.0" }, "default-branch": true, "type": "library", "extra": { "installer-paths": { "acf/": [ "wpengine/advanced-custom-fields-pro" ] } }, "autoload": { "files": [ "plugin-framework.php", "inc/package-updater.php", "inc/acf.php", "inc/trait-singleton.php", "inc/abstract-plugin.php" ] }, "scripts": { "post-update-cmd": [ "php vendor/magicoli/wp-package-updater-lib/install.php" ] }, "license": [ "GPL-3.0+" ], "description": "Framework for WordPress plugins created by CleverOgre", "homepage": "https://cleverogre.com", "keywords": [ "Framework", "Plugin", "WordPress" ], "time": "2025-10-29T18:37:43+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "cleverogre/plugin-framework": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {}, "plugin-api-version": "2.6.0" }