{ "_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": "f65bf8d077abc18766530e9d520877ba", "packages": [ { "name": "cleverogre/plugin-framework", "version": "dev-main", "source": { "type": "git", "url": "git@git.cleverogre.com:cleverogre/plugin-framework.git", "reference": "74700a249ae3b5e559c071e2467764da4645a26f" }, "require": { "cleverogre/plugin-update-checker": "dev-main", "cleverogre/updatepulse-updater": "dev-main", "wpengine/advanced-custom-fields-pro": "^6.4.2" }, "default-branch": true, "type": "library", "extra": { "installer-paths": { "acf/": [ "wpengine/advanced-custom-fields-pro" ], "lib/{$name}/": [ "cleverogre/plugin-update-checker", "cleverogre/updatepulse-updater" ] } }, "autoload": { "files": [ "plugin-framework.php", "inc/package-updater.php", "inc/acf.php", "inc/trait-singleton.php", "inc/abstract-plugin.php" ] }, "license": [ "GPL-3.0+" ], "description": "Framework for WordPress plugins created by CleverOgre", "homepage": "https://cleverogre.com", "keywords": [ "Framework", "Plugin", "WordPress" ], "time": "2026-06-05T20:21:23+00:00" }, { "name": "cleverogre/plugin-update-checker", "version": "dev-main", "source": { "type": "git", "url": "git@git.cleverogre.com:cleverogre/plugin-update-checker.git", "reference": "b05c3dd4cf01f45544358671018dd5b5851cd079" }, "require": { "composer/installers": "~1.0", "ext-json": "*", "php": ">=5.6.20" }, "default-branch": true, "type": "wordpress-plugin", "extra": { "installer-name": "plugin-update-checker" }, "license": [ "MIT" ], "authors": [ { "name": "Yahnis Elsts", "email": "whiteshadow@w-shadow.com", "homepage": "https://w-shadow.com/", "role": "Developer" } ], "description": "A custom update checker for WordPress plugins and themes. Useful if you can't host your plugin in the official WP repository but still want it to support automatic updates.", "homepage": "https://github.com/YahnisElsts/plugin-update-checker/", "keywords": [ "automatic updates", "plugin updates", "theme updates", "wordpress" ], "time": "2026-06-05T22:05:11+00:00" }, { "name": "cleverogre/updatepulse-updater", "version": "dev-main", "source": { "type": "git", "url": "git@git.cleverogre.com:cleverogre/updatepulse-updater.git", "reference": "0e57c729b09f426d26add0d7c872ce60d3c8cacf" }, "require": { "composer/installers": "~1.0" }, "default-branch": true, "type": "wordpress-plugin", "extra": { "installer-name": "updatepulse-updater" }, "license": [ "GPL-3.0+" ], "description": "Used to enable updates for plugins and themes distributed via UpdatePulse Server.", "homepage": "https://github.com/Anyape/updatepulse-server-integration/tree/main/dummy-plugin/lib/updatepulse-updater", "time": "2026-06-05T20:17:30+00:00" }, { "name": "composer/installers", "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/installers/zipball/d20a64ed3c94748397ff5973488761b22f6d3f19", "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19", "shasum": "" }, "require": { "composer-plugin-api": "^1.0 || ^2.0" }, "replace": { "roundcube/plugin-installer": "*", "shama/baton": "*" }, "require-dev": { "composer/composer": "1.6.* || ^2.0", "composer/semver": "^1 || ^3", "phpstan/phpstan": "^0.12.55", "phpstan/phpstan-phpunit": "^0.12.16", "symfony/phpunit-bridge": "^4.2 || ^5", "symfony/process": "^2.3" }, "type": "composer-plugin", "extra": { "class": "Composer\\Installers\\Plugin", "branch-alias": { "dev-main": "1.x-dev" } }, "autoload": { "psr-4": { "Composer\\Installers\\": "src/Composer/Installers" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kyle Robinson Young", "email": "kyle@dontkry.com", "homepage": "https://github.com/shama" } ], "description": "A multi-framework Composer library installer", "homepage": "https://composer.github.io/installers/", "keywords": [ "Craft", "Dolibarr", "Eliasis", "Hurad", "ImageCMS", "Kanboard", "Lan Management System", "MODX Evo", "MantisBT", "Mautic", "Maya", "OXID", "Plentymarkets", "Porto", "RadPHP", "SMF", "Starbug", "Thelia", "Whmcs", "WolfCMS", "agl", "aimeos", "annotatecms", "attogram", "bitrix", "cakephp", "chef", "cockpit", "codeigniter", "concrete5", "croogo", "dokuwiki", "drupal", "eZ Platform", "elgg", "expressionengine", "fuelphp", "grav", "installer", "itop", "joomla", "known", "kohana", "laravel", "lavalite", "lithium", "magento", "majima", "mako", "mediawiki", "miaoxing", "modulework", "modx", "moodle", "osclass", "pantheon", "phpbb", "piwik", "ppi", "processwire", "puppet", "pxcms", "reindex", "roundcube", "shopware", "silverstripe", "sydes", "sylius", "symfony", "tastyigniter", "typo3", "wordpress", "yawik", "zend", "zikula" ], "support": { "issues": "https://github.com/composer/installers/issues", "source": "https://github.com/composer/installers/tree/v1.12.0" }, "funding": [ { "url": "https://packagist.com", "type": "custom" }, { "url": "https://github.com/composer", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/composer/composer", "type": "tidelift" } ], "time": "2021-09-13T08:19:44+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": { "cleverogre/plugin-framework": 20 }, "prefer-stable": true, "prefer-lowest": false, "platform": {}, "platform-dev": {}, "plugin-api-version": "2.9.0" }