installers
4 years ago
ClassLoader.php
4 years ago
InstalledVersions.php
3 years ago
LICENSE
5 years ago
autoload_classmap.php
3 years ago
autoload_files.php
4 years ago
autoload_namespaces.php
4 years ago
autoload_psr4.php
3 years ago
autoload_real.php
3 years ago
autoload_static.php
3 years ago
installed.json
3 years ago
installed.php
3 years ago
jetpack_autoload_classmap.php
3 years ago
jetpack_autoload_filemap.php
3 years ago
platform_check.php
4 years ago
installed.json
718 lines
| 1 | { |
| 2 | "packages": [ |
| 3 | { |
| 4 | "name": "automattic/jetpack-autoloader", |
| 5 | "version": "2.10.1", |
| 6 | "version_normalized": "2.10.1.0", |
| 7 | "source": { |
| 8 | "type": "git", |
| 9 | "url": "https://github.com/Automattic/jetpack-autoloader.git", |
| 10 | "reference": "20393c4677765c3e737dcb5aee7a3f7b90dce4b3" |
| 11 | }, |
| 12 | "dist": { |
| 13 | "type": "zip", |
| 14 | "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/20393c4677765c3e737dcb5aee7a3f7b90dce4b3", |
| 15 | "reference": "20393c4677765c3e737dcb5aee7a3f7b90dce4b3", |
| 16 | "shasum": "" |
| 17 | }, |
| 18 | "require": { |
| 19 | "composer-plugin-api": "^1.1 || ^2.0" |
| 20 | }, |
| 21 | "require-dev": { |
| 22 | "automattic/jetpack-changelogger": "^1.1", |
| 23 | "yoast/phpunit-polyfills": "0.2.0" |
| 24 | }, |
| 25 | "time": "2021-03-30T15:15:59+00:00", |
| 26 | "type": "composer-plugin", |
| 27 | "extra": { |
| 28 | "class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin", |
| 29 | "mirror-repo": "Automattic/jetpack-autoloader", |
| 30 | "changelogger": { |
| 31 | "link-template": "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}" |
| 32 | }, |
| 33 | "branch-alias": { |
| 34 | "dev-master": "2.10.x-dev" |
| 35 | } |
| 36 | }, |
| 37 | "installation-source": "dist", |
| 38 | "autoload": { |
| 39 | "psr-4": { |
| 40 | "Automattic\\Jetpack\\Autoloader\\": "src" |
| 41 | }, |
| 42 | "classmap": [ |
| 43 | "src/AutoloadGenerator.php" |
| 44 | ] |
| 45 | }, |
| 46 | "notification-url": "https://packagist.org/downloads/", |
| 47 | "license": [ |
| 48 | "GPL-2.0-or-later" |
| 49 | ], |
| 50 | "description": "Creates a custom autoloader for a plugin or theme.", |
| 51 | "support": { |
| 52 | "source": "https://github.com/Automattic/jetpack-autoloader/tree/2.10.1" |
| 53 | }, |
| 54 | "install-path": "../automattic/jetpack-autoloader" |
| 55 | }, |
| 56 | { |
| 57 | "name": "automattic/jetpack-constants", |
| 58 | "version": "v1.5.1", |
| 59 | "version_normalized": "1.5.1.0", |
| 60 | "source": { |
| 61 | "type": "git", |
| 62 | "url": "https://github.com/Automattic/jetpack-constants.git", |
| 63 | "reference": "18f772daddc8be5df76c9f4a92e017a3c2569a5b" |
| 64 | }, |
| 65 | "dist": { |
| 66 | "type": "zip", |
| 67 | "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/18f772daddc8be5df76c9f4a92e017a3c2569a5b", |
| 68 | "reference": "18f772daddc8be5df76c9f4a92e017a3c2569a5b", |
| 69 | "shasum": "" |
| 70 | }, |
| 71 | "require-dev": { |
| 72 | "php-mock/php-mock": "^2.1", |
| 73 | "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5" |
| 74 | }, |
| 75 | "time": "2020-10-28T19:00:31+00:00", |
| 76 | "type": "library", |
| 77 | "installation-source": "dist", |
| 78 | "autoload": { |
| 79 | "classmap": [ |
| 80 | "src/" |
| 81 | ] |
| 82 | }, |
| 83 | "notification-url": "https://packagist.org/downloads/", |
| 84 | "license": [ |
| 85 | "GPL-2.0-or-later" |
| 86 | ], |
| 87 | "description": "A wrapper for defining constants in a more testable way.", |
| 88 | "support": { |
| 89 | "source": "https://github.com/Automattic/jetpack-constants/tree/v1.5.1" |
| 90 | }, |
| 91 | "install-path": "../automattic/jetpack-constants" |
| 92 | }, |
| 93 | { |
| 94 | "name": "composer/installers", |
| 95 | "version": "v1.12.0", |
| 96 | "version_normalized": "1.12.0.0", |
| 97 | "source": { |
| 98 | "type": "git", |
| 99 | "url": "https://github.com/composer/installers.git", |
| 100 | "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19" |
| 101 | }, |
| 102 | "dist": { |
| 103 | "type": "zip", |
| 104 | "url": "https://api.github.com/repos/composer/installers/zipball/d20a64ed3c94748397ff5973488761b22f6d3f19", |
| 105 | "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19", |
| 106 | "shasum": "" |
| 107 | }, |
| 108 | "require": { |
| 109 | "composer-plugin-api": "^1.0 || ^2.0" |
| 110 | }, |
| 111 | "replace": { |
| 112 | "roundcube/plugin-installer": "*", |
| 113 | "shama/baton": "*" |
| 114 | }, |
| 115 | "require-dev": { |
| 116 | "composer/composer": "1.6.* || ^2.0", |
| 117 | "composer/semver": "^1 || ^3", |
| 118 | "phpstan/phpstan": "^0.12.55", |
| 119 | "phpstan/phpstan-phpunit": "^0.12.16", |
| 120 | "symfony/phpunit-bridge": "^4.2 || ^5", |
| 121 | "symfony/process": "^2.3" |
| 122 | }, |
| 123 | "time": "2021-09-13T08:19:44+00:00", |
| 124 | "type": "composer-plugin", |
| 125 | "extra": { |
| 126 | "class": "Composer\\Installers\\Plugin", |
| 127 | "branch-alias": { |
| 128 | "dev-main": "1.x-dev" |
| 129 | } |
| 130 | }, |
| 131 | "installation-source": "dist", |
| 132 | "autoload": { |
| 133 | "psr-4": { |
| 134 | "Composer\\Installers\\": "src/Composer/Installers" |
| 135 | } |
| 136 | }, |
| 137 | "notification-url": "https://packagist.org/downloads/", |
| 138 | "license": [ |
| 139 | "MIT" |
| 140 | ], |
| 141 | "authors": [ |
| 142 | { |
| 143 | "name": "Kyle Robinson Young", |
| 144 | "email": "kyle@dontkry.com", |
| 145 | "homepage": "https://github.com/shama" |
| 146 | } |
| 147 | ], |
| 148 | "description": "A multi-framework Composer library installer", |
| 149 | "homepage": "https://composer.github.io/installers/", |
| 150 | "keywords": [ |
| 151 | "Craft", |
| 152 | "Dolibarr", |
| 153 | "Eliasis", |
| 154 | "Hurad", |
| 155 | "ImageCMS", |
| 156 | "Kanboard", |
| 157 | "Lan Management System", |
| 158 | "MODX Evo", |
| 159 | "MantisBT", |
| 160 | "Mautic", |
| 161 | "Maya", |
| 162 | "OXID", |
| 163 | "Plentymarkets", |
| 164 | "Porto", |
| 165 | "RadPHP", |
| 166 | "SMF", |
| 167 | "Starbug", |
| 168 | "Thelia", |
| 169 | "Whmcs", |
| 170 | "WolfCMS", |
| 171 | "agl", |
| 172 | "aimeos", |
| 173 | "annotatecms", |
| 174 | "attogram", |
| 175 | "bitrix", |
| 176 | "cakephp", |
| 177 | "chef", |
| 178 | "cockpit", |
| 179 | "codeigniter", |
| 180 | "concrete5", |
| 181 | "croogo", |
| 182 | "dokuwiki", |
| 183 | "drupal", |
| 184 | "eZ Platform", |
| 185 | "elgg", |
| 186 | "expressionengine", |
| 187 | "fuelphp", |
| 188 | "grav", |
| 189 | "installer", |
| 190 | "itop", |
| 191 | "joomla", |
| 192 | "known", |
| 193 | "kohana", |
| 194 | "laravel", |
| 195 | "lavalite", |
| 196 | "lithium", |
| 197 | "magento", |
| 198 | "majima", |
| 199 | "mako", |
| 200 | "mediawiki", |
| 201 | "miaoxing", |
| 202 | "modulework", |
| 203 | "modx", |
| 204 | "moodle", |
| 205 | "osclass", |
| 206 | "pantheon", |
| 207 | "phpbb", |
| 208 | "piwik", |
| 209 | "ppi", |
| 210 | "processwire", |
| 211 | "puppet", |
| 212 | "pxcms", |
| 213 | "reindex", |
| 214 | "roundcube", |
| 215 | "shopware", |
| 216 | "silverstripe", |
| 217 | "sydes", |
| 218 | "sylius", |
| 219 | "symfony", |
| 220 | "tastyigniter", |
| 221 | "typo3", |
| 222 | "wordpress", |
| 223 | "yawik", |
| 224 | "zend", |
| 225 | "zikula" |
| 226 | ], |
| 227 | "support": { |
| 228 | "issues": "https://github.com/composer/installers/issues", |
| 229 | "source": "https://github.com/composer/installers/tree/v1.12.0" |
| 230 | }, |
| 231 | "funding": [ |
| 232 | { |
| 233 | "url": "https://packagist.com", |
| 234 | "type": "custom" |
| 235 | }, |
| 236 | { |
| 237 | "url": "https://github.com/composer", |
| 238 | "type": "github" |
| 239 | }, |
| 240 | { |
| 241 | "url": "https://tidelift.com/funding/github/packagist/composer/composer", |
| 242 | "type": "tidelift" |
| 243 | } |
| 244 | ], |
| 245 | "install-path": "./installers" |
| 246 | }, |
| 247 | { |
| 248 | "name": "maxmind-db/reader", |
| 249 | "version": "v1.11.0", |
| 250 | "version_normalized": "1.11.0.0", |
| 251 | "source": { |
| 252 | "type": "git", |
| 253 | "url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git", |
| 254 | "reference": "b1f3c0699525336d09cc5161a2861268d9f2ae5b" |
| 255 | }, |
| 256 | "dist": { |
| 257 | "type": "zip", |
| 258 | "url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/b1f3c0699525336d09cc5161a2861268d9f2ae5b", |
| 259 | "reference": "b1f3c0699525336d09cc5161a2861268d9f2ae5b", |
| 260 | "shasum": "" |
| 261 | }, |
| 262 | "require": { |
| 263 | "php": ">=7.2" |
| 264 | }, |
| 265 | "conflict": { |
| 266 | "ext-maxminddb": "<1.10.1,>=2.0.0" |
| 267 | }, |
| 268 | "require-dev": { |
| 269 | "friendsofphp/php-cs-fixer": "3.*", |
| 270 | "php-coveralls/php-coveralls": "^2.1", |
| 271 | "phpstan/phpstan": "*", |
| 272 | "phpunit/phpcov": ">=6.0.0", |
| 273 | "phpunit/phpunit": ">=8.0.0,<10.0.0", |
| 274 | "squizlabs/php_codesniffer": "3.*" |
| 275 | }, |
| 276 | "suggest": { |
| 277 | "ext-bcmath": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder", |
| 278 | "ext-gmp": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder", |
| 279 | "ext-maxminddb": "A C-based database decoder that provides significantly faster lookups" |
| 280 | }, |
| 281 | "time": "2021-10-18T15:23:10+00:00", |
| 282 | "type": "library", |
| 283 | "installation-source": "dist", |
| 284 | "autoload": { |
| 285 | "psr-4": { |
| 286 | "MaxMind\\Db\\": "src/MaxMind/Db" |
| 287 | } |
| 288 | }, |
| 289 | "notification-url": "https://packagist.org/downloads/", |
| 290 | "license": [ |
| 291 | "Apache-2.0" |
| 292 | ], |
| 293 | "authors": [ |
| 294 | { |
| 295 | "name": "Gregory J. Oschwald", |
| 296 | "email": "goschwald@maxmind.com", |
| 297 | "homepage": "https://www.maxmind.com/" |
| 298 | } |
| 299 | ], |
| 300 | "description": "MaxMind DB Reader API", |
| 301 | "homepage": "https://github.com/maxmind/MaxMind-DB-Reader-php", |
| 302 | "keywords": [ |
| 303 | "database", |
| 304 | "geoip", |
| 305 | "geoip2", |
| 306 | "geolocation", |
| 307 | "maxmind" |
| 308 | ], |
| 309 | "support": { |
| 310 | "issues": "https://github.com/maxmind/MaxMind-DB-Reader-php/issues", |
| 311 | "source": "https://github.com/maxmind/MaxMind-DB-Reader-php/tree/v1.11.0" |
| 312 | }, |
| 313 | "install-path": "../maxmind-db/reader" |
| 314 | }, |
| 315 | { |
| 316 | "name": "pelago/emogrifier", |
| 317 | "version": "v6.0.0", |
| 318 | "version_normalized": "6.0.0.0", |
| 319 | "source": { |
| 320 | "type": "git", |
| 321 | "url": "https://github.com/MyIntervals/emogrifier.git", |
| 322 | "reference": "aa72d5407efac118f3896bcb995a2cba793df0ae" |
| 323 | }, |
| 324 | "dist": { |
| 325 | "type": "zip", |
| 326 | "url": "https://api.github.com/repos/MyIntervals/emogrifier/zipball/aa72d5407efac118f3896bcb995a2cba793df0ae", |
| 327 | "reference": "aa72d5407efac118f3896bcb995a2cba793df0ae", |
| 328 | "shasum": "" |
| 329 | }, |
| 330 | "require": { |
| 331 | "ext-dom": "*", |
| 332 | "ext-libxml": "*", |
| 333 | "php": "~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0", |
| 334 | "sabberworm/php-css-parser": "^8.3.1", |
| 335 | "symfony/css-selector": "^3.4.32 || ^4.4 || ^5.3 || ^6.0" |
| 336 | }, |
| 337 | "require-dev": { |
| 338 | "php-parallel-lint/php-parallel-lint": "^1.3.0", |
| 339 | "phpunit/phpunit": "^8.5.16", |
| 340 | "rawr/cross-data-providers": "^2.3.0" |
| 341 | }, |
| 342 | "time": "2021-09-16T16:22:04+00:00", |
| 343 | "type": "library", |
| 344 | "extra": { |
| 345 | "branch-alias": { |
| 346 | "dev-main": "7.0.x-dev" |
| 347 | } |
| 348 | }, |
| 349 | "installation-source": "dist", |
| 350 | "autoload": { |
| 351 | "psr-4": { |
| 352 | "Pelago\\Emogrifier\\": "src/" |
| 353 | } |
| 354 | }, |
| 355 | "notification-url": "https://packagist.org/downloads/", |
| 356 | "license": [ |
| 357 | "MIT" |
| 358 | ], |
| 359 | "authors": [ |
| 360 | { |
| 361 | "name": "Oliver Klee", |
| 362 | "email": "github@oliverklee.de" |
| 363 | }, |
| 364 | { |
| 365 | "name": "Zoli Szabó", |
| 366 | "email": "zoli.szabo+github@gmail.com" |
| 367 | }, |
| 368 | { |
| 369 | "name": "John Reeve", |
| 370 | "email": "jreeve@pelagodesign.com" |
| 371 | }, |
| 372 | { |
| 373 | "name": "Jake Hotson", |
| 374 | "email": "jake@qzdesign.co.uk" |
| 375 | }, |
| 376 | { |
| 377 | "name": "Cameron Brooks" |
| 378 | }, |
| 379 | { |
| 380 | "name": "Jaime Prado" |
| 381 | } |
| 382 | ], |
| 383 | "description": "Converts CSS styles into inline style attributes in your HTML code", |
| 384 | "homepage": "https://www.myintervals.com/emogrifier.php", |
| 385 | "keywords": [ |
| 386 | "css", |
| 387 | "email", |
| 388 | "pre-processing" |
| 389 | ], |
| 390 | "support": { |
| 391 | "issues": "https://github.com/MyIntervals/emogrifier/issues", |
| 392 | "source": "https://github.com/MyIntervals/emogrifier" |
| 393 | }, |
| 394 | "install-path": "../pelago/emogrifier" |
| 395 | }, |
| 396 | { |
| 397 | "name": "sabberworm/php-css-parser", |
| 398 | "version": "8.4.0", |
| 399 | "version_normalized": "8.4.0.0", |
| 400 | "source": { |
| 401 | "type": "git", |
| 402 | "url": "https://github.com/sabberworm/PHP-CSS-Parser.git", |
| 403 | "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30" |
| 404 | }, |
| 405 | "dist": { |
| 406 | "type": "zip", |
| 407 | "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/e41d2140031d533348b2192a83f02d8dd8a71d30", |
| 408 | "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30", |
| 409 | "shasum": "" |
| 410 | }, |
| 411 | "require": { |
| 412 | "ext-iconv": "*", |
| 413 | "php": ">=5.6.20" |
| 414 | }, |
| 415 | "require-dev": { |
| 416 | "codacy/coverage": "^1.4", |
| 417 | "phpunit/phpunit": "^4.8.36" |
| 418 | }, |
| 419 | "suggest": { |
| 420 | "ext-mbstring": "for parsing UTF-8 CSS" |
| 421 | }, |
| 422 | "time": "2021-12-11T13:40:54+00:00", |
| 423 | "type": "library", |
| 424 | "installation-source": "dist", |
| 425 | "autoload": { |
| 426 | "psr-4": { |
| 427 | "Sabberworm\\CSS\\": "src/" |
| 428 | } |
| 429 | }, |
| 430 | "notification-url": "https://packagist.org/downloads/", |
| 431 | "license": [ |
| 432 | "MIT" |
| 433 | ], |
| 434 | "authors": [ |
| 435 | { |
| 436 | "name": "Raphael Schweikert" |
| 437 | } |
| 438 | ], |
| 439 | "description": "Parser for CSS Files written in PHP", |
| 440 | "homepage": "https://www.sabberworm.com/blog/2010/6/10/php-css-parser", |
| 441 | "keywords": [ |
| 442 | "css", |
| 443 | "parser", |
| 444 | "stylesheet" |
| 445 | ], |
| 446 | "support": { |
| 447 | "issues": "https://github.com/sabberworm/PHP-CSS-Parser/issues", |
| 448 | "source": "https://github.com/sabberworm/PHP-CSS-Parser/tree/8.4.0" |
| 449 | }, |
| 450 | "install-path": "../sabberworm/php-css-parser" |
| 451 | }, |
| 452 | { |
| 453 | "name": "symfony/css-selector", |
| 454 | "version": "v4.4.37", |
| 455 | "version_normalized": "4.4.37.0", |
| 456 | "source": { |
| 457 | "type": "git", |
| 458 | "url": "https://github.com/symfony/css-selector.git", |
| 459 | "reference": "0628e6c6d7c92f1a7bae543959bdc17347be2436" |
| 460 | }, |
| 461 | "dist": { |
| 462 | "type": "zip", |
| 463 | "url": "https://api.github.com/repos/symfony/css-selector/zipball/0628e6c6d7c92f1a7bae543959bdc17347be2436", |
| 464 | "reference": "0628e6c6d7c92f1a7bae543959bdc17347be2436", |
| 465 | "shasum": "" |
| 466 | }, |
| 467 | "require": { |
| 468 | "php": ">=7.1.3", |
| 469 | "symfony/polyfill-php80": "^1.16" |
| 470 | }, |
| 471 | "time": "2022-01-02T09:41:36+00:00", |
| 472 | "type": "library", |
| 473 | "installation-source": "dist", |
| 474 | "autoload": { |
| 475 | "psr-4": { |
| 476 | "Symfony\\Component\\CssSelector\\": "" |
| 477 | }, |
| 478 | "exclude-from-classmap": [ |
| 479 | "/Tests/" |
| 480 | ] |
| 481 | }, |
| 482 | "notification-url": "https://packagist.org/downloads/", |
| 483 | "license": [ |
| 484 | "MIT" |
| 485 | ], |
| 486 | "authors": [ |
| 487 | { |
| 488 | "name": "Fabien Potencier", |
| 489 | "email": "fabien@symfony.com" |
| 490 | }, |
| 491 | { |
| 492 | "name": "Jean-François Simon", |
| 493 | "email": "jeanfrancois.simon@sensiolabs.com" |
| 494 | }, |
| 495 | { |
| 496 | "name": "Symfony Community", |
| 497 | "homepage": "https://symfony.com/contributors" |
| 498 | } |
| 499 | ], |
| 500 | "description": "Converts CSS selectors to XPath expressions", |
| 501 | "homepage": "https://symfony.com", |
| 502 | "support": { |
| 503 | "source": "https://github.com/symfony/css-selector/tree/v4.4.37" |
| 504 | }, |
| 505 | "funding": [ |
| 506 | { |
| 507 | "url": "https://symfony.com/sponsor", |
| 508 | "type": "custom" |
| 509 | }, |
| 510 | { |
| 511 | "url": "https://github.com/fabpot", |
| 512 | "type": "github" |
| 513 | }, |
| 514 | { |
| 515 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 516 | "type": "tidelift" |
| 517 | } |
| 518 | ], |
| 519 | "install-path": "../symfony/css-selector" |
| 520 | }, |
| 521 | { |
| 522 | "name": "symfony/polyfill-php80", |
| 523 | "version": "v1.26.0", |
| 524 | "version_normalized": "1.26.0.0", |
| 525 | "source": { |
| 526 | "type": "git", |
| 527 | "url": "https://github.com/symfony/polyfill-php80.git", |
| 528 | "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace" |
| 529 | }, |
| 530 | "dist": { |
| 531 | "type": "zip", |
| 532 | "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace", |
| 533 | "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace", |
| 534 | "shasum": "" |
| 535 | }, |
| 536 | "require": { |
| 537 | "php": ">=7.1" |
| 538 | }, |
| 539 | "time": "2022-05-10T07:21:04+00:00", |
| 540 | "type": "library", |
| 541 | "extra": { |
| 542 | "branch-alias": { |
| 543 | "dev-main": "1.26-dev" |
| 544 | }, |
| 545 | "thanks": { |
| 546 | "name": "symfony/polyfill", |
| 547 | "url": "https://github.com/symfony/polyfill" |
| 548 | } |
| 549 | }, |
| 550 | "installation-source": "dist", |
| 551 | "autoload": { |
| 552 | "files": [ |
| 553 | "bootstrap.php" |
| 554 | ], |
| 555 | "psr-4": { |
| 556 | "Symfony\\Polyfill\\Php80\\": "" |
| 557 | }, |
| 558 | "classmap": [ |
| 559 | "Resources/stubs" |
| 560 | ] |
| 561 | }, |
| 562 | "notification-url": "https://packagist.org/downloads/", |
| 563 | "license": [ |
| 564 | "MIT" |
| 565 | ], |
| 566 | "authors": [ |
| 567 | { |
| 568 | "name": "Ion Bazan", |
| 569 | "email": "ion.bazan@gmail.com" |
| 570 | }, |
| 571 | { |
| 572 | "name": "Nicolas Grekas", |
| 573 | "email": "p@tchwork.com" |
| 574 | }, |
| 575 | { |
| 576 | "name": "Symfony Community", |
| 577 | "homepage": "https://symfony.com/contributors" |
| 578 | } |
| 579 | ], |
| 580 | "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", |
| 581 | "homepage": "https://symfony.com", |
| 582 | "keywords": [ |
| 583 | "compatibility", |
| 584 | "polyfill", |
| 585 | "portable", |
| 586 | "shim" |
| 587 | ], |
| 588 | "support": { |
| 589 | "source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0" |
| 590 | }, |
| 591 | "funding": [ |
| 592 | { |
| 593 | "url": "https://symfony.com/sponsor", |
| 594 | "type": "custom" |
| 595 | }, |
| 596 | { |
| 597 | "url": "https://github.com/fabpot", |
| 598 | "type": "github" |
| 599 | }, |
| 600 | { |
| 601 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 602 | "type": "tidelift" |
| 603 | } |
| 604 | ], |
| 605 | "install-path": "../symfony/polyfill-php80" |
| 606 | }, |
| 607 | { |
| 608 | "name": "woocommerce/action-scheduler", |
| 609 | "version": "3.4.2", |
| 610 | "version_normalized": "3.4.2.0", |
| 611 | "source": { |
| 612 | "type": "git", |
| 613 | "url": "https://github.com/woocommerce/action-scheduler.git", |
| 614 | "reference": "7d8e830b6387410ccf11708194d3836f01cb2942" |
| 615 | }, |
| 616 | "dist": { |
| 617 | "type": "zip", |
| 618 | "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/7d8e830b6387410ccf11708194d3836f01cb2942", |
| 619 | "reference": "7d8e830b6387410ccf11708194d3836f01cb2942", |
| 620 | "shasum": "" |
| 621 | }, |
| 622 | "require-dev": { |
| 623 | "phpunit/phpunit": "^7.5", |
| 624 | "woocommerce/woocommerce-sniffs": "0.1.0", |
| 625 | "wp-cli/wp-cli": "~2.5.0", |
| 626 | "yoast/phpunit-polyfills": "^1.0" |
| 627 | }, |
| 628 | "time": "2022-06-08T15:46:07+00:00", |
| 629 | "type": "wordpress-plugin", |
| 630 | "extra": { |
| 631 | "scripts-description": { |
| 632 | "test": "Run unit tests", |
| 633 | "phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer", |
| 634 | "phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier" |
| 635 | } |
| 636 | }, |
| 637 | "installation-source": "dist", |
| 638 | "notification-url": "https://packagist.org/downloads/", |
| 639 | "license": [ |
| 640 | "GPL-3.0-or-later" |
| 641 | ], |
| 642 | "description": "Action Scheduler for WordPress and WooCommerce", |
| 643 | "homepage": "https://actionscheduler.org/", |
| 644 | "support": { |
| 645 | "issues": "https://github.com/woocommerce/action-scheduler/issues", |
| 646 | "source": "https://github.com/woocommerce/action-scheduler/tree/3.4.2" |
| 647 | }, |
| 648 | "install-path": "../../packages/action-scheduler" |
| 649 | }, |
| 650 | { |
| 651 | "name": "woocommerce/woocommerce-blocks", |
| 652 | "version": "v8.9.1", |
| 653 | "version_normalized": "8.9.1.0", |
| 654 | "source": { |
| 655 | "type": "git", |
| 656 | "url": "https://github.com/woocommerce/woocommerce-blocks.git", |
| 657 | "reference": "47f482575c0c76751319c3900f51523b16ca21ff" |
| 658 | }, |
| 659 | "dist": { |
| 660 | "type": "zip", |
| 661 | "url": "https://api.github.com/repos/woocommerce/woocommerce-blocks/zipball/47f482575c0c76751319c3900f51523b16ca21ff", |
| 662 | "reference": "47f482575c0c76751319c3900f51523b16ca21ff", |
| 663 | "shasum": "" |
| 664 | }, |
| 665 | "require": { |
| 666 | "automattic/jetpack-autoloader": "^2.9.1", |
| 667 | "composer/installers": "^1.7.0", |
| 668 | "ext-hash": "*", |
| 669 | "ext-json": "*" |
| 670 | }, |
| 671 | "require-dev": { |
| 672 | "johnbillion/wp-hooks-generator": "^0.9.0", |
| 673 | "mockery/mockery": "^1.4", |
| 674 | "woocommerce/woocommerce-sniffs": "0.1.0", |
| 675 | "wp-phpunit/wp-phpunit": "^6.0", |
| 676 | "yoast/phpunit-polyfills": "^1.0" |
| 677 | }, |
| 678 | "time": "2022-11-14T08:56:26+00:00", |
| 679 | "type": "wordpress-plugin", |
| 680 | "extra": { |
| 681 | "scripts-description": { |
| 682 | "phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer", |
| 683 | "phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier" |
| 684 | } |
| 685 | }, |
| 686 | "installation-source": "dist", |
| 687 | "autoload": { |
| 688 | "files": [ |
| 689 | "src/StoreApi/deprecated.php", |
| 690 | "src/StoreApi/functions.php" |
| 691 | ], |
| 692 | "psr-4": { |
| 693 | "Automattic\\WooCommerce\\Blocks\\": "src/", |
| 694 | "Automattic\\WooCommerce\\StoreApi\\": "src/StoreApi/" |
| 695 | } |
| 696 | }, |
| 697 | "notification-url": "https://packagist.org/downloads/", |
| 698 | "license": [ |
| 699 | "GPL-3.0-or-later" |
| 700 | ], |
| 701 | "description": "WooCommerce blocks for the Gutenberg editor.", |
| 702 | "homepage": "https://woocommerce.com/", |
| 703 | "keywords": [ |
| 704 | "blocks", |
| 705 | "gutenberg", |
| 706 | "woocommerce" |
| 707 | ], |
| 708 | "support": { |
| 709 | "issues": "https://github.com/woocommerce/woocommerce-blocks/issues", |
| 710 | "source": "https://github.com/woocommerce/woocommerce-blocks/tree/v8.9.1" |
| 711 | }, |
| 712 | "install-path": "../../packages/woocommerce-blocks" |
| 713 | } |
| 714 | ], |
| 715 | "dev": false, |
| 716 | "dev-package-names": [] |
| 717 | } |
| 718 |