| 1 |
{ |
| 2 |
"packages": [ |
| 3 |
{ |
| 4 |
"name": "composer/installers", |
| 5 |
"version": "v2.3.0", |
| 6 |
"version_normalized": "2.3.0.0", |
| 7 |
"source": { |
| 8 |
"type": "git", |
| 9 |
"url": "https://github.com/composer/installers.git", |
| 10 |
"reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e" |
| 11 |
}, |
| 12 |
"dist": { |
| 13 |
"type": "zip", |
| 14 |
"url": "https://api.github.com/repos/composer/installers/zipball/12fb2dfe5e16183de69e784a7b84046c43d97e8e", |
| 15 |
"reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e", |
| 16 |
"shasum": "" |
| 17 |
}, |
| 18 |
"require": { |
| 19 |
"composer-plugin-api": "^1.0 || ^2.0", |
| 20 |
"php": "^7.2 || ^8.0" |
| 21 |
}, |
| 22 |
"require-dev": { |
| 23 |
"composer/composer": "^1.10.27 || ^2.7", |
| 24 |
"composer/semver": "^1.7.2 || ^3.4.0", |
| 25 |
"phpstan/phpstan": "^1.11", |
| 26 |
"phpstan/phpstan-phpunit": "^1", |
| 27 |
"symfony/phpunit-bridge": "^7.1.1", |
| 28 |
"symfony/process": "^5 || ^6 || ^7" |
| 29 |
}, |
| 30 |
"time": "2024-06-24T20:46:46+00:00", |
| 31 |
"type": "composer-plugin", |
| 32 |
"extra": { |
| 33 |
"class": "Composer\\Installers\\Plugin", |
| 34 |
"branch-alias": { |
| 35 |
"dev-main": "2.x-dev" |
| 36 |
}, |
| 37 |
"plugin-modifies-install-path": true |
| 38 |
}, |
| 39 |
"installation-source": "dist", |
| 40 |
"autoload": { |
| 41 |
"psr-4": { |
| 42 |
"Composer\\Installers\\": "src/Composer/Installers" |
| 43 |
} |
| 44 |
}, |
| 45 |
"notification-url": "https://packagist.org/downloads/", |
| 46 |
"license": [ |
| 47 |
"MIT" |
| 48 |
], |
| 49 |
"authors": [ |
| 50 |
{ |
| 51 |
"name": "Kyle Robinson Young", |
| 52 |
"email": "[email protected]", |
| 53 |
"homepage": "https://github.com/shama" |
| 54 |
} |
| 55 |
], |
| 56 |
"description": "A multi-framework Composer library installer", |
| 57 |
"homepage": "https://composer.github.io/installers/", |
| 58 |
"keywords": [ |
| 59 |
"Dolibarr", |
| 60 |
"Eliasis", |
| 61 |
"Hurad", |
| 62 |
"ImageCMS", |
| 63 |
"Kanboard", |
| 64 |
"Lan Management System", |
| 65 |
"MODX Evo", |
| 66 |
"MantisBT", |
| 67 |
"Mautic", |
| 68 |
"Maya", |
| 69 |
"OXID", |
| 70 |
"Plentymarkets", |
| 71 |
"Porto", |
| 72 |
"RadPHP", |
| 73 |
"SMF", |
| 74 |
"Starbug", |
| 75 |
"Thelia", |
| 76 |
"Whmcs", |
| 77 |
"WolfCMS", |
| 78 |
"agl", |
| 79 |
"annotatecms", |
| 80 |
"attogram", |
| 81 |
"bitrix", |
| 82 |
"cakephp", |
| 83 |
"chef", |
| 84 |
"cockpit", |
| 85 |
"codeigniter", |
| 86 |
"concrete5", |
| 87 |
"concreteCMS", |
| 88 |
"croogo", |
| 89 |
"dokuwiki", |
| 90 |
"drupal", |
| 91 |
"eZ Platform", |
| 92 |
"elgg", |
| 93 |
"expressionengine", |
| 94 |
"fuelphp", |
| 95 |
"grav", |
| 96 |
"installer", |
| 97 |
"itop", |
| 98 |
"known", |
| 99 |
"kohana", |
| 100 |
"laravel", |
| 101 |
"lavalite", |
| 102 |
"lithium", |
| 103 |
"magento", |
| 104 |
"majima", |
| 105 |
"mako", |
| 106 |
"matomo", |
| 107 |
"mediawiki", |
| 108 |
"miaoxing", |
| 109 |
"modulework", |
| 110 |
"modx", |
| 111 |
"moodle", |
| 112 |
"osclass", |
| 113 |
"pantheon", |
| 114 |
"phpbb", |
| 115 |
"piwik", |
| 116 |
"ppi", |
| 117 |
"processwire", |
| 118 |
"puppet", |
| 119 |
"pxcms", |
| 120 |
"reindex", |
| 121 |
"roundcube", |
| 122 |
"shopware", |
| 123 |
"silverstripe", |
| 124 |
"sydes", |
| 125 |
"sylius", |
| 126 |
"tastyigniter", |
| 127 |
"wordpress", |
| 128 |
"yawik", |
| 129 |
"zend", |
| 130 |
"zikula" |
| 131 |
], |
| 132 |
"support": { |
| 133 |
"issues": "https://github.com/composer/installers/issues", |
| 134 |
"source": "https://github.com/composer/installers/tree/v2.3.0" |
| 135 |
}, |
| 136 |
"funding": [ |
| 137 |
{ |
| 138 |
"url": "https://packagist.com", |
| 139 |
"type": "custom" |
| 140 |
}, |
| 141 |
{ |
| 142 |
"url": "https://github.com/composer", |
| 143 |
"type": "github" |
| 144 |
}, |
| 145 |
{ |
| 146 |
"url": "https://tidelift.com/funding/github/packagist/composer/composer", |
| 147 |
"type": "tidelift" |
| 148 |
} |
| 149 |
], |
| 150 |
"install-path": "./installers" |
| 151 |
}, |
| 152 |
{ |
| 153 |
"name": "typisttech/imposter", |
| 154 |
"version": "0.6.1", |
| 155 |
"version_normalized": "0.6.1.0", |
| 156 |
"source": { |
| 157 |
"type": "git", |
| 158 |
"url": "https://github.com/TypistTech/imposter.git", |
| 159 |
"reference": "f52b1a2289d2ea9c660cf9595085d0b11469af83" |
| 160 |
}, |
| 161 |
"dist": { |
| 162 |
"type": "zip", |
| 163 |
"url": "https://api.github.com/repos/TypistTech/imposter/zipball/f52b1a2289d2ea9c660cf9595085d0b11469af83", |
| 164 |
"reference": "f52b1a2289d2ea9c660cf9595085d0b11469af83", |
| 165 |
"shasum": "" |
| 166 |
}, |
| 167 |
"require": { |
| 168 |
"ext-json": "*", |
| 169 |
"php": "^7.3 || ^8.0" |
| 170 |
}, |
| 171 |
"require-dev": { |
| 172 |
"codeception/codeception": "^4.1", |
| 173 |
"codeception/mockery-module": "^0.4.0", |
| 174 |
"codeception/module-asserts": "^1.3", |
| 175 |
"codeception/module-filesystem": "^1.0", |
| 176 |
"squizlabs/php_codesniffer": "^3.5" |
| 177 |
}, |
| 178 |
"suggest": { |
| 179 |
"typisttech/imposter-plugin": "Composer plugin to integrate composer and imposter" |
| 180 |
}, |
| 181 |
"time": "2020-12-06T22:57:09+00:00", |
| 182 |
"type": "library", |
| 183 |
"extra": { |
| 184 |
"branch-alias": { |
| 185 |
"dev-master": "0.6.x-dev" |
| 186 |
} |
| 187 |
}, |
| 188 |
"installation-source": "dist", |
| 189 |
"autoload": { |
| 190 |
"psr-4": { |
| 191 |
"TypistTech\\Imposter\\": "src" |
| 192 |
} |
| 193 |
}, |
| 194 |
"notification-url": "https://packagist.org/downloads/", |
| 195 |
"license": [ |
| 196 |
"MIT" |
| 197 |
], |
| 198 |
"authors": [ |
| 199 |
{ |
| 200 |
"name": "Typist Tech", |
| 201 |
"email": "[email protected]", |
| 202 |
"homepage": "https://typist.tech" |
| 203 |
}, |
| 204 |
{ |
| 205 |
"name": "Tang Rufus", |
| 206 |
"email": "[email protected]", |
| 207 |
"homepage": "https://typist.tech", |
| 208 |
"role": "Developer" |
| 209 |
} |
| 210 |
], |
| 211 |
"description": "Wrapping all composer vendor packages inside your own namespace. Intended for WordPress plugins.", |
| 212 |
"homepage": "https://github.com/TypistTech/imposter", |
| 213 |
"keywords": [ |
| 214 |
"composer", |
| 215 |
"dependency", |
| 216 |
"monkey-patching", |
| 217 |
"namespace", |
| 218 |
"wordpress" |
| 219 |
], |
| 220 |
"support": { |
| 221 |
"email": "[email protected]", |
| 222 |
"issues": "https://github.com/TypistTech/imposter/issues", |
| 223 |
"source": "https://github.com/TypistTech/imposter" |
| 224 |
}, |
| 225 |
"funding": [ |
| 226 |
{ |
| 227 |
"url": "https://typist.tech/donation/", |
| 228 |
"type": "custom" |
| 229 |
}, |
| 230 |
{ |
| 231 |
"url": "https://www.paypal.me/iAmTangRufus/30usd", |
| 232 |
"type": "custom" |
| 233 |
}, |
| 234 |
{ |
| 235 |
"url": "https://github.com/tangrufus", |
| 236 |
"type": "github" |
| 237 |
} |
| 238 |
], |
| 239 |
"install-path": "../typisttech/imposter" |
| 240 |
}, |
| 241 |
{ |
| 242 |
"name": "typisttech/imposter-plugin", |
| 243 |
"version": "0.6.2", |
| 244 |
"version_normalized": "0.6.2.0", |
| 245 |
"source": { |
| 246 |
"type": "git", |
| 247 |
"url": "https://github.com/TypistTech/imposter-plugin.git", |
| 248 |
"reference": "15fa3c90aca3b79497f438b9e02a6176498de53c" |
| 249 |
}, |
| 250 |
"dist": { |
| 251 |
"type": "zip", |
| 252 |
"url": "https://api.github.com/repos/TypistTech/imposter-plugin/zipball/15fa3c90aca3b79497f438b9e02a6176498de53c", |
| 253 |
"reference": "15fa3c90aca3b79497f438b9e02a6176498de53c", |
| 254 |
"shasum": "" |
| 255 |
}, |
| 256 |
"require": { |
| 257 |
"composer-plugin-api": "^1.1 || ^2.0", |
| 258 |
"php": "^7.3 || ^8.0", |
| 259 |
"typisttech/imposter": "^0.6.1" |
| 260 |
}, |
| 261 |
"require-dev": { |
| 262 |
"codeception/codeception": "^4.1", |
| 263 |
"codeception/module-asserts": "^1.3", |
| 264 |
"codeception/module-cli": "^1.1", |
| 265 |
"codeception/module-filesystem": "^1.0", |
| 266 |
"composer/composer": "^1.10.19 || ^2.0", |
| 267 |
"squizlabs/php_codesniffer": "^3.5", |
| 268 |
"typisttech/codeception-composer-project-module": "^0.1.1" |
| 269 |
}, |
| 270 |
"time": "2020-12-06T23:41:30+00:00", |
| 271 |
"type": "composer-plugin", |
| 272 |
"extra": { |
| 273 |
"class": "TypistTech\\Imposter\\Plugin\\ImposterPlugin", |
| 274 |
"branch-alias": { |
| 275 |
"dev-master": "0.6.x-dev" |
| 276 |
} |
| 277 |
}, |
| 278 |
"installation-source": "dist", |
| 279 |
"autoload": { |
| 280 |
"psr-4": { |
| 281 |
"TypistTech\\Imposter\\Plugin\\": "src" |
| 282 |
} |
| 283 |
}, |
| 284 |
"notification-url": "https://packagist.org/downloads/", |
| 285 |
"license": [ |
| 286 |
"MIT" |
| 287 |
], |
| 288 |
"authors": [ |
| 289 |
{ |
| 290 |
"name": "Typist Tech", |
| 291 |
"email": "[email protected]", |
| 292 |
"homepage": "https://www.typist.tech" |
| 293 |
}, |
| 294 |
{ |
| 295 |
"name": "Tang Rufus", |
| 296 |
"email": "[email protected]", |
| 297 |
"homepage": "https://www.typist.tech", |
| 298 |
"role": "Developer" |
| 299 |
} |
| 300 |
], |
| 301 |
"description": "Composer plugin that wraps all composer vendor packages inside your own namespace. Intended for WordPress plugins.", |
| 302 |
"homepage": "https://github.com/TypistTech/imposter-plugin", |
| 303 |
"keywords": [ |
| 304 |
"composer", |
| 305 |
"composer-plugin", |
| 306 |
"dependency", |
| 307 |
"monkey-patching", |
| 308 |
"namespace", |
| 309 |
"wordpress" |
| 310 |
], |
| 311 |
"support": { |
| 312 |
"email": "[email protected]", |
| 313 |
"issues": "https://github.com/TypistTech/imposter-plugin/issues", |
| 314 |
"source": "https://github.com/TypistTech/imposter-plugin" |
| 315 |
}, |
| 316 |
"funding": [ |
| 317 |
{ |
| 318 |
"url": "https://typist.tech/donation/", |
| 319 |
"type": "custom" |
| 320 |
}, |
| 321 |
{ |
| 322 |
"url": "https://www.paypal.me/iAmTangRufus/30usd", |
| 323 |
"type": "custom" |
| 324 |
}, |
| 325 |
{ |
| 326 |
"url": "https://github.com/tangrufus", |
| 327 |
"type": "github" |
| 328 |
} |
| 329 |
], |
| 330 |
"install-path": "../typisttech/imposter-plugin" |
| 331 |
} |
| 332 |
], |
| 333 |
"dev": false, |
| 334 |
"dev-package-names": [] |
| 335 |
} |
| 336 |
|