installers
2 years ago
ClassLoader.php
2 years ago
InstalledVersions.php
2 years ago
LICENSE
5 years ago
autoload_classmap.php
2 years ago
autoload_namespaces.php
3 years ago
autoload_psr4.php
2 years ago
autoload_real.php
2 years ago
autoload_static.php
2 years ago
installed.json
2 years ago
installed.php
1 year ago
platform_check.php
2 years ago
installed.json
241 lines
| 1 | { |
| 2 | "packages": [ |
| 3 | { |
| 4 | "name": "composer/installers", |
| 5 | "version": "v1.12.0", |
| 6 | "version_normalized": "1.12.0.0", |
| 7 | "source": { |
| 8 | "type": "git", |
| 9 | "url": "https://github.com/composer/installers.git", |
| 10 | "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19" |
| 11 | }, |
| 12 | "dist": { |
| 13 | "type": "zip", |
| 14 | "url": "https://api.github.com/repos/composer/installers/zipball/d20a64ed3c94748397ff5973488761b22f6d3f19", |
| 15 | "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19", |
| 16 | "shasum": "" |
| 17 | }, |
| 18 | "require": { |
| 19 | "composer-plugin-api": "^1.0 || ^2.0" |
| 20 | }, |
| 21 | "replace": { |
| 22 | "roundcube/plugin-installer": "*", |
| 23 | "shama/baton": "*" |
| 24 | }, |
| 25 | "require-dev": { |
| 26 | "composer/composer": "1.6.* || ^2.0", |
| 27 | "composer/semver": "^1 || ^3", |
| 28 | "phpstan/phpstan": "^0.12.55", |
| 29 | "phpstan/phpstan-phpunit": "^0.12.16", |
| 30 | "symfony/phpunit-bridge": "^4.2 || ^5", |
| 31 | "symfony/process": "^2.3" |
| 32 | }, |
| 33 | "time": "2021-09-13T08:19:44+00:00", |
| 34 | "type": "composer-plugin", |
| 35 | "extra": { |
| 36 | "class": "Composer\\Installers\\Plugin", |
| 37 | "branch-alias": { |
| 38 | "dev-main": "1.x-dev" |
| 39 | } |
| 40 | }, |
| 41 | "installation-source": "dist", |
| 42 | "autoload": { |
| 43 | "psr-4": { |
| 44 | "Composer\\Installers\\": "src/Composer/Installers" |
| 45 | } |
| 46 | }, |
| 47 | "notification-url": "https://packagist.org/downloads/", |
| 48 | "license": [ |
| 49 | "MIT" |
| 50 | ], |
| 51 | "authors": [ |
| 52 | { |
| 53 | "name": "Kyle Robinson Young", |
| 54 | "email": "kyle@dontkry.com", |
| 55 | "homepage": "https://github.com/shama" |
| 56 | } |
| 57 | ], |
| 58 | "description": "A multi-framework Composer library installer", |
| 59 | "homepage": "https://composer.github.io/installers/", |
| 60 | "keywords": [ |
| 61 | "Craft", |
| 62 | "Dolibarr", |
| 63 | "Eliasis", |
| 64 | "Hurad", |
| 65 | "ImageCMS", |
| 66 | "Kanboard", |
| 67 | "Lan Management System", |
| 68 | "MODX Evo", |
| 69 | "MantisBT", |
| 70 | "Mautic", |
| 71 | "Maya", |
| 72 | "OXID", |
| 73 | "Plentymarkets", |
| 74 | "Porto", |
| 75 | "RadPHP", |
| 76 | "SMF", |
| 77 | "Starbug", |
| 78 | "Thelia", |
| 79 | "Whmcs", |
| 80 | "WolfCMS", |
| 81 | "agl", |
| 82 | "aimeos", |
| 83 | "annotatecms", |
| 84 | "attogram", |
| 85 | "bitrix", |
| 86 | "cakephp", |
| 87 | "chef", |
| 88 | "cockpit", |
| 89 | "codeigniter", |
| 90 | "concrete5", |
| 91 | "croogo", |
| 92 | "dokuwiki", |
| 93 | "drupal", |
| 94 | "eZ Platform", |
| 95 | "elgg", |
| 96 | "expressionengine", |
| 97 | "fuelphp", |
| 98 | "grav", |
| 99 | "installer", |
| 100 | "itop", |
| 101 | "joomla", |
| 102 | "known", |
| 103 | "kohana", |
| 104 | "laravel", |
| 105 | "lavalite", |
| 106 | "lithium", |
| 107 | "magento", |
| 108 | "majima", |
| 109 | "mako", |
| 110 | "mediawiki", |
| 111 | "miaoxing", |
| 112 | "modulework", |
| 113 | "modx", |
| 114 | "moodle", |
| 115 | "osclass", |
| 116 | "pantheon", |
| 117 | "phpbb", |
| 118 | "piwik", |
| 119 | "ppi", |
| 120 | "processwire", |
| 121 | "puppet", |
| 122 | "pxcms", |
| 123 | "reindex", |
| 124 | "roundcube", |
| 125 | "shopware", |
| 126 | "silverstripe", |
| 127 | "sydes", |
| 128 | "sylius", |
| 129 | "symfony", |
| 130 | "tastyigniter", |
| 131 | "typo3", |
| 132 | "wordpress", |
| 133 | "yawik", |
| 134 | "zend", |
| 135 | "zikula" |
| 136 | ], |
| 137 | "support": { |
| 138 | "issues": "https://github.com/composer/installers/issues", |
| 139 | "source": "https://github.com/composer/installers/tree/v1.12.0" |
| 140 | }, |
| 141 | "funding": [ |
| 142 | { |
| 143 | "url": "https://packagist.com", |
| 144 | "type": "custom" |
| 145 | }, |
| 146 | { |
| 147 | "url": "https://github.com/composer", |
| 148 | "type": "github" |
| 149 | }, |
| 150 | { |
| 151 | "url": "https://tidelift.com/funding/github/packagist/composer/composer", |
| 152 | "type": "tidelift" |
| 153 | } |
| 154 | ], |
| 155 | "install-path": "./installers" |
| 156 | }, |
| 157 | { |
| 158 | "name": "woocommerce/action-scheduler-job-framework", |
| 159 | "version": "2.0.0", |
| 160 | "version_normalized": "2.0.0.0", |
| 161 | "source": { |
| 162 | "type": "git", |
| 163 | "url": "https://github.com/woocommerce/action-scheduler-job-framework.git", |
| 164 | "reference": "b0b21b9cc87e476ba7f8817050b39274ea7d6732" |
| 165 | }, |
| 166 | "dist": { |
| 167 | "type": "zip", |
| 168 | "url": "https://api.github.com/repos/woocommerce/action-scheduler-job-framework/zipball/b0b21b9cc87e476ba7f8817050b39274ea7d6732", |
| 169 | "reference": "b0b21b9cc87e476ba7f8817050b39274ea7d6732", |
| 170 | "shasum": "" |
| 171 | }, |
| 172 | "require": { |
| 173 | "php": ">=7.0" |
| 174 | }, |
| 175 | "require-dev": { |
| 176 | "woocommerce/woocommerce-sniffs": "0.1.0" |
| 177 | }, |
| 178 | "time": "2021-05-20T02:32:48+00:00", |
| 179 | "type": "library", |
| 180 | "installation-source": "dist", |
| 181 | "autoload": { |
| 182 | "psr-4": { |
| 183 | "Automattic\\WooCommerce\\ActionSchedulerJobFramework\\": "src/" |
| 184 | } |
| 185 | }, |
| 186 | "scripts": { |
| 187 | "phpcs": [ |
| 188 | "phpcs -s -p" |
| 189 | ] |
| 190 | }, |
| 191 | "license": [ |
| 192 | "GNU" |
| 193 | ], |
| 194 | "description": "A job framework for Action Scheduler (actionscheduler.org)", |
| 195 | "support": { |
| 196 | "source": "https://github.com/woocommerce/action-scheduler-job-framework/tree/2.0.0", |
| 197 | "issues": "https://github.com/woocommerce/action-scheduler-job-framework/issues" |
| 198 | }, |
| 199 | "install-path": "../woocommerce/action-scheduler-job-framework" |
| 200 | }, |
| 201 | { |
| 202 | "name": "woocommerce/grow", |
| 203 | "version": "dev-compat-checker", |
| 204 | "version_normalized": "dev-compat-checker", |
| 205 | "source": { |
| 206 | "type": "git", |
| 207 | "url": "https://github.com/woocommerce/grow.git", |
| 208 | "reference": "92a72d51e81b2ec62eb74d3e950a1e55cac63469" |
| 209 | }, |
| 210 | "dist": { |
| 211 | "type": "zip", |
| 212 | "url": "https://api.github.com/repos/woocommerce/grow/zipball/92a72d51e81b2ec62eb74d3e950a1e55cac63469", |
| 213 | "reference": "92a72d51e81b2ec62eb74d3e950a1e55cac63469", |
| 214 | "shasum": "" |
| 215 | }, |
| 216 | "require-dev": { |
| 217 | "woocommerce/woocommerce-sniffs": "^0.1.3" |
| 218 | }, |
| 219 | "time": "2024-05-09T12:50:05+00:00", |
| 220 | "type": "library", |
| 221 | "installation-source": "dist", |
| 222 | "autoload": { |
| 223 | "psr-4": { |
| 224 | "Automattic\\WooCommerce\\Grow\\Tools\\CompatChecker\\v0_0_1\\": "src/" |
| 225 | } |
| 226 | }, |
| 227 | "license": [ |
| 228 | "GPL-3.0" |
| 229 | ], |
| 230 | "description": "Compatibility checker for Woo Grow extensions", |
| 231 | "support": { |
| 232 | "source": "https://github.com/woocommerce/grow/tree/compat-checker", |
| 233 | "issues": "https://github.com/woocommerce/grow/issues" |
| 234 | }, |
| 235 | "install-path": "../woocommerce/grow" |
| 236 | } |
| 237 | ], |
| 238 | "dev": false, |
| 239 | "dev-package-names": [] |
| 240 | } |
| 241 |