ClassLoader.php
3 years ago
InstalledVersions.php
1 year ago
LICENSE
7 years ago
autoload_classmap.php
2 years ago
autoload_files.php
1 year ago
autoload_namespaces.php
4 years ago
autoload_psr4.php
1 year ago
autoload_real.php
1 year ago
autoload_static.php
1 year ago
installed.json
1 year ago
installed.php
1 year ago
platform_check.php
2 years ago
installed.json
1036 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": "kjohnson/format-object-list", |
| 159 | "version": "0.1.0", |
| 160 | "version_normalized": "0.1.0.0", |
| 161 | "source": { |
| 162 | "type": "git", |
| 163 | "url": "https://github.com/kjohnson/format-object-list.git", |
| 164 | "reference": "aaf83123acbe4551379498345fea538f536f16f0" |
| 165 | }, |
| 166 | "dist": { |
| 167 | "type": "zip", |
| 168 | "url": "https://api.github.com/repos/kjohnson/format-object-list/zipball/aaf83123acbe4551379498345fea538f536f16f0", |
| 169 | "reference": "aaf83123acbe4551379498345fea538f536f16f0", |
| 170 | "shasum": "" |
| 171 | }, |
| 172 | "require-dev": { |
| 173 | "phpunit/phpunit": "^9" |
| 174 | }, |
| 175 | "time": "2021-01-18T22:22:25+00:00", |
| 176 | "type": "library", |
| 177 | "installation-source": "dist", |
| 178 | "autoload": { |
| 179 | "psr-4": { |
| 180 | "FormatObjectList\\": "src/" |
| 181 | } |
| 182 | }, |
| 183 | "notification-url": "https://packagist.org/downloads/", |
| 184 | "license": [ |
| 185 | "GPL-2.0-or-later" |
| 186 | ], |
| 187 | "description": "Formats an associative array into a JS parsable array of objects.", |
| 188 | "support": { |
| 189 | "issues": "https://github.com/kjohnson/format-object-list/issues", |
| 190 | "source": "https://github.com/kjohnson/format-object-list/tree/0.1.0" |
| 191 | }, |
| 192 | "install-path": "../kjohnson/format-object-list" |
| 193 | }, |
| 194 | { |
| 195 | "name": "moneyphp/money", |
| 196 | "version": "v3.3.1", |
| 197 | "version_normalized": "3.3.1.0", |
| 198 | "source": { |
| 199 | "type": "git", |
| 200 | "url": "https://github.com/moneyphp/money.git", |
| 201 | "reference": "122664c2621a95180a13c1ac81fea1d2ef20781e" |
| 202 | }, |
| 203 | "dist": { |
| 204 | "type": "zip", |
| 205 | "url": "https://api.github.com/repos/moneyphp/money/zipball/122664c2621a95180a13c1ac81fea1d2ef20781e", |
| 206 | "reference": "122664c2621a95180a13c1ac81fea1d2ef20781e", |
| 207 | "shasum": "" |
| 208 | }, |
| 209 | "require": { |
| 210 | "ext-json": "*", |
| 211 | "php": ">=5.6" |
| 212 | }, |
| 213 | "require-dev": { |
| 214 | "cache/taggable-cache": "^0.4.0", |
| 215 | "doctrine/instantiator": "^1.0.5", |
| 216 | "ext-bcmath": "*", |
| 217 | "ext-gmp": "*", |
| 218 | "ext-intl": "*", |
| 219 | "florianv/exchanger": "^1.0", |
| 220 | "florianv/swap": "^3.0", |
| 221 | "friends-of-phpspec/phpspec-code-coverage": "^3.1.1 || ^4.3", |
| 222 | "moneyphp/iso-currencies": "^3.2.1", |
| 223 | "php-http/message": "^1.4", |
| 224 | "php-http/mock-client": "^1.0.0", |
| 225 | "phpspec/phpspec": "^3.4.3", |
| 226 | "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.18 || ^8.5", |
| 227 | "psr/cache": "^1.0", |
| 228 | "symfony/phpunit-bridge": "^4" |
| 229 | }, |
| 230 | "suggest": { |
| 231 | "ext-bcmath": "Calculate without integer limits", |
| 232 | "ext-gmp": "Calculate without integer limits", |
| 233 | "ext-intl": "Format Money objects with intl", |
| 234 | "florianv/exchanger": "Exchange rates library for PHP", |
| 235 | "florianv/swap": "Exchange rates library for PHP", |
| 236 | "psr/cache-implementation": "Used for Currency caching" |
| 237 | }, |
| 238 | "time": "2020-03-18T17:49:59+00:00", |
| 239 | "type": "library", |
| 240 | "extra": { |
| 241 | "branch-alias": { |
| 242 | "dev-master": "3.x-dev" |
| 243 | } |
| 244 | }, |
| 245 | "installation-source": "dist", |
| 246 | "autoload": { |
| 247 | "psr-4": { |
| 248 | "Money\\": "src/" |
| 249 | } |
| 250 | }, |
| 251 | "notification-url": "https://packagist.org/downloads/", |
| 252 | "license": [ |
| 253 | "MIT" |
| 254 | ], |
| 255 | "authors": [ |
| 256 | { |
| 257 | "name": "Mathias Verraes", |
| 258 | "email": "mathias@verraes.net", |
| 259 | "homepage": "http://verraes.net" |
| 260 | }, |
| 261 | { |
| 262 | "name": "Márk Sági-Kazár", |
| 263 | "email": "mark.sagikazar@gmail.com" |
| 264 | }, |
| 265 | { |
| 266 | "name": "Frederik Bosch", |
| 267 | "email": "f.bosch@genkgo.nl" |
| 268 | } |
| 269 | ], |
| 270 | "description": "PHP implementation of Fowler's Money pattern", |
| 271 | "homepage": "http://moneyphp.org", |
| 272 | "keywords": [ |
| 273 | "Value Object", |
| 274 | "money", |
| 275 | "vo" |
| 276 | ], |
| 277 | "support": { |
| 278 | "issues": "https://github.com/moneyphp/money/issues", |
| 279 | "source": "https://github.com/moneyphp/money/tree/master" |
| 280 | }, |
| 281 | "install-path": "../moneyphp/money" |
| 282 | }, |
| 283 | { |
| 284 | "name": "paypal/paypal-checkout-sdk", |
| 285 | "version": "1.0.2", |
| 286 | "version_normalized": "1.0.2.0", |
| 287 | "source": { |
| 288 | "type": "git", |
| 289 | "url": "https://github.com/paypal/Checkout-PHP-SDK.git", |
| 290 | "reference": "19992ce7051ff9e47e643f28abb8cc1b3e5f1812" |
| 291 | }, |
| 292 | "dist": { |
| 293 | "type": "zip", |
| 294 | "url": "https://api.github.com/repos/paypal/Checkout-PHP-SDK/zipball/19992ce7051ff9e47e643f28abb8cc1b3e5f1812", |
| 295 | "reference": "19992ce7051ff9e47e643f28abb8cc1b3e5f1812", |
| 296 | "shasum": "" |
| 297 | }, |
| 298 | "require": { |
| 299 | "paypal/paypalhttp": "1.0.1" |
| 300 | }, |
| 301 | "require-dev": { |
| 302 | "phpunit/phpunit": "^5.7" |
| 303 | }, |
| 304 | "time": "2021-09-21T20:57:38+00:00", |
| 305 | "type": "library", |
| 306 | "installation-source": "dist", |
| 307 | "autoload": { |
| 308 | "psr-4": { |
| 309 | "Sample\\": "samples/", |
| 310 | "PayPalCheckoutSdk\\": "lib/PayPalCheckoutSdk" |
| 311 | } |
| 312 | }, |
| 313 | "notification-url": "https://packagist.org/downloads/", |
| 314 | "license": [ |
| 315 | "https://github.com/paypal/Checkout-PHP-SDK/blob/master/LICENSE" |
| 316 | ], |
| 317 | "authors": [ |
| 318 | { |
| 319 | "name": "PayPal", |
| 320 | "homepage": "https://github.com/paypal/Checkout-PHP-SDK/contributors" |
| 321 | } |
| 322 | ], |
| 323 | "description": "PayPal's PHP SDK for Checkout REST APIs", |
| 324 | "homepage": "http://github.com/paypal/Checkout-PHP-SDK/", |
| 325 | "keywords": [ |
| 326 | "checkout", |
| 327 | "orders", |
| 328 | "payments", |
| 329 | "paypal", |
| 330 | "rest", |
| 331 | "sdk" |
| 332 | ], |
| 333 | "support": { |
| 334 | "source": "https://github.com/paypal/Checkout-PHP-SDK/tree/1.0.2" |
| 335 | }, |
| 336 | "abandoned": true, |
| 337 | "install-path": "../paypal/paypal-checkout-sdk" |
| 338 | }, |
| 339 | { |
| 340 | "name": "paypal/paypalhttp", |
| 341 | "version": "1.0.1", |
| 342 | "version_normalized": "1.0.1.0", |
| 343 | "source": { |
| 344 | "type": "git", |
| 345 | "url": "https://github.com/paypal/paypalhttp_php.git", |
| 346 | "reference": "7b09c89c80828e842c79230e7f156b61fbb68d25" |
| 347 | }, |
| 348 | "dist": { |
| 349 | "type": "zip", |
| 350 | "url": "https://api.github.com/repos/paypal/paypalhttp_php/zipball/7b09c89c80828e842c79230e7f156b61fbb68d25", |
| 351 | "reference": "7b09c89c80828e842c79230e7f156b61fbb68d25", |
| 352 | "shasum": "" |
| 353 | }, |
| 354 | "require": { |
| 355 | "ext-curl": "*" |
| 356 | }, |
| 357 | "require-dev": { |
| 358 | "phpunit/phpunit": "^5.7", |
| 359 | "wiremock-php/wiremock-php": "1.43.2" |
| 360 | }, |
| 361 | "time": "2021-09-14T21:35:26+00:00", |
| 362 | "type": "library", |
| 363 | "installation-source": "dist", |
| 364 | "autoload": { |
| 365 | "psr-4": { |
| 366 | "PayPalHttp\\": "lib/PayPalHttp" |
| 367 | } |
| 368 | }, |
| 369 | "notification-url": "https://packagist.org/downloads/", |
| 370 | "license": [ |
| 371 | "MIT" |
| 372 | ], |
| 373 | "authors": [ |
| 374 | { |
| 375 | "name": "PayPal", |
| 376 | "homepage": "https://github.com/paypal/paypalhttp_php/contributors" |
| 377 | } |
| 378 | ], |
| 379 | "support": { |
| 380 | "issues": "https://github.com/paypal/paypalhttp_php/issues", |
| 381 | "source": "https://github.com/paypal/paypalhttp_php/tree/1.0.1" |
| 382 | }, |
| 383 | "install-path": "../paypal/paypalhttp" |
| 384 | }, |
| 385 | { |
| 386 | "name": "stellarwp/container-contract", |
| 387 | "version": "1.0.4", |
| 388 | "version_normalized": "1.0.4.0", |
| 389 | "source": { |
| 390 | "type": "git", |
| 391 | "url": "https://github.com/stellarwp/container-contract.git", |
| 392 | "reference": "37becc9edbecb0ff95556048337600dd9cc888f0" |
| 393 | }, |
| 394 | "dist": { |
| 395 | "type": "zip", |
| 396 | "url": "https://api.github.com/repos/stellarwp/container-contract/zipball/37becc9edbecb0ff95556048337600dd9cc888f0", |
| 397 | "reference": "37becc9edbecb0ff95556048337600dd9cc888f0", |
| 398 | "shasum": "" |
| 399 | }, |
| 400 | "require": { |
| 401 | "php": ">=7.0.0" |
| 402 | }, |
| 403 | "time": "2022-12-20T21:29:17+00:00", |
| 404 | "type": "library", |
| 405 | "installation-source": "dist", |
| 406 | "autoload": { |
| 407 | "psr-4": { |
| 408 | "StellarWP\\ContainerContract\\": "src/" |
| 409 | } |
| 410 | }, |
| 411 | "notification-url": "https://packagist.org/downloads/", |
| 412 | "license": [ |
| 413 | "GPL-2.0-or-later" |
| 414 | ], |
| 415 | "authors": [ |
| 416 | { |
| 417 | "name": "StellarWP", |
| 418 | "homepage": "https://stellarwp.com" |
| 419 | } |
| 420 | ], |
| 421 | "description": "StellarWP Container Interface", |
| 422 | "homepage": "https://github.com/stellarwp/container-contract", |
| 423 | "keywords": [ |
| 424 | "PSR-11", |
| 425 | "container", |
| 426 | "container-interface", |
| 427 | "container-interop" |
| 428 | ], |
| 429 | "support": { |
| 430 | "issues": "https://github.com/stellarwp/container-contract/issues", |
| 431 | "source": "https://github.com/stellarwp/container-contract/tree/1.0.4" |
| 432 | }, |
| 433 | "install-path": "../stellarwp/container-contract" |
| 434 | }, |
| 435 | { |
| 436 | "name": "stellarwp/field-conditions", |
| 437 | "version": "1.1.1", |
| 438 | "version_normalized": "1.1.1.0", |
| 439 | "source": { |
| 440 | "type": "git", |
| 441 | "url": "https://github.com/stellarwp/field-conditions.git", |
| 442 | "reference": "03f5aff2f4977359e672efe5426bbb4ef62101cd" |
| 443 | }, |
| 444 | "dist": { |
| 445 | "type": "zip", |
| 446 | "url": "https://api.github.com/repos/stellarwp/field-conditions/zipball/03f5aff2f4977359e672efe5426bbb4ef62101cd", |
| 447 | "reference": "03f5aff2f4977359e672efe5426bbb4ef62101cd", |
| 448 | "shasum": "" |
| 449 | }, |
| 450 | "require": { |
| 451 | "ext-json": "*" |
| 452 | }, |
| 453 | "require-dev": { |
| 454 | "codeception/module-asserts": "^1.0.0", |
| 455 | "codeception/module-phpbrowser": "^1.0.0", |
| 456 | "lucatume/wp-browser": "^3.0.14", |
| 457 | "phpunit/phpunit": "~6.0" |
| 458 | }, |
| 459 | "time": "2023-04-01T00:38:22+00:00", |
| 460 | "type": "library", |
| 461 | "installation-source": "dist", |
| 462 | "autoload": { |
| 463 | "psr-4": { |
| 464 | "StellarWP\\FieldConditions\\": "src/" |
| 465 | } |
| 466 | }, |
| 467 | "notification-url": "https://packagist.org/downloads/", |
| 468 | "license": [ |
| 469 | "GPL-2.0-or-later" |
| 470 | ], |
| 471 | "authors": [ |
| 472 | { |
| 473 | "name": "StellarWP", |
| 474 | "email": "dev@stellarwp.com" |
| 475 | }, |
| 476 | { |
| 477 | "name": "Jason Adams", |
| 478 | "email": "jason.adams@givewp.com" |
| 479 | } |
| 480 | ], |
| 481 | "description": "A set of serializable classes for handling conditional logic for fields in PHP", |
| 482 | "support": { |
| 483 | "issues": "https://github.com/stellarwp/field-conditions/issues", |
| 484 | "source": "https://github.com/stellarwp/field-conditions/tree/1.1.1" |
| 485 | }, |
| 486 | "install-path": "../stellarwp/field-conditions" |
| 487 | }, |
| 488 | { |
| 489 | "name": "stellarwp/validation", |
| 490 | "version": "1.4.1", |
| 491 | "version_normalized": "1.4.1.0", |
| 492 | "source": { |
| 493 | "type": "git", |
| 494 | "url": "https://github.com/stellarwp/validation.git", |
| 495 | "reference": "0f0d0dbc28b9b0780c61f81a6462c467e6d0358f" |
| 496 | }, |
| 497 | "dist": { |
| 498 | "type": "zip", |
| 499 | "url": "https://api.github.com/repos/stellarwp/validation/zipball/0f0d0dbc28b9b0780c61f81a6462c467e6d0358f", |
| 500 | "reference": "0f0d0dbc28b9b0780c61f81a6462c467e6d0358f", |
| 501 | "shasum": "" |
| 502 | }, |
| 503 | "require": { |
| 504 | "ext-json": "*", |
| 505 | "stellarwp/container-contract": "1.0.4", |
| 506 | "stellarwp/field-conditions": "^1.0" |
| 507 | }, |
| 508 | "require-dev": { |
| 509 | "codeception/module-asserts": "^1.0.0", |
| 510 | "codeception/module-phpbrowser": "^1.0.0", |
| 511 | "lucatume/di52": "^3.0", |
| 512 | "lucatume/wp-browser": "^3.0.14", |
| 513 | "phpunit/phpunit": "~6.0" |
| 514 | }, |
| 515 | "time": "2023-08-15T15:24:53+00:00", |
| 516 | "type": "library", |
| 517 | "installation-source": "dist", |
| 518 | "autoload": { |
| 519 | "psr-4": { |
| 520 | "StellarWP\\Validation\\": "src/" |
| 521 | } |
| 522 | }, |
| 523 | "notification-url": "https://packagist.org/downloads/", |
| 524 | "license": [ |
| 525 | "GPL-2.0-or-later" |
| 526 | ], |
| 527 | "authors": [ |
| 528 | { |
| 529 | "name": "StellarWP", |
| 530 | "email": "dev@stellarwp.com" |
| 531 | }, |
| 532 | { |
| 533 | "name": "Jason Adams", |
| 534 | "email": "jason.adams@givewp.com" |
| 535 | } |
| 536 | ], |
| 537 | "description": "An end-to-end ready PHP validation library", |
| 538 | "support": { |
| 539 | "issues": "https://github.com/stellarwp/validation/issues", |
| 540 | "source": "https://github.com/stellarwp/validation/tree/1.4.1" |
| 541 | }, |
| 542 | "install-path": "../stellarwp/validation" |
| 543 | }, |
| 544 | { |
| 545 | "name": "stripe/stripe-php", |
| 546 | "version": "v7.128.0", |
| 547 | "version_normalized": "7.128.0.0", |
| 548 | "source": { |
| 549 | "type": "git", |
| 550 | "url": "https://github.com/stripe/stripe-php.git", |
| 551 | "reference": "c704949c49b72985c76cc61063aa26fefbd2724e" |
| 552 | }, |
| 553 | "dist": { |
| 554 | "type": "zip", |
| 555 | "url": "https://api.github.com/repos/stripe/stripe-php/zipball/c704949c49b72985c76cc61063aa26fefbd2724e", |
| 556 | "reference": "c704949c49b72985c76cc61063aa26fefbd2724e", |
| 557 | "shasum": "" |
| 558 | }, |
| 559 | "require": { |
| 560 | "ext-curl": "*", |
| 561 | "ext-json": "*", |
| 562 | "ext-mbstring": "*", |
| 563 | "php": ">=5.6.0" |
| 564 | }, |
| 565 | "require-dev": { |
| 566 | "friendsofphp/php-cs-fixer": "3.5.0", |
| 567 | "phpstan/phpstan": "^1.2", |
| 568 | "phpunit/phpunit": "^5.7 || ^9.0", |
| 569 | "squizlabs/php_codesniffer": "^3.3" |
| 570 | }, |
| 571 | "time": "2022-05-05T17:18:02+00:00", |
| 572 | "type": "library", |
| 573 | "extra": { |
| 574 | "branch-alias": { |
| 575 | "dev-master": "2.0-dev" |
| 576 | } |
| 577 | }, |
| 578 | "installation-source": "dist", |
| 579 | "autoload": { |
| 580 | "psr-4": { |
| 581 | "Stripe\\": "lib/" |
| 582 | } |
| 583 | }, |
| 584 | "notification-url": "https://packagist.org/downloads/", |
| 585 | "license": [ |
| 586 | "MIT" |
| 587 | ], |
| 588 | "authors": [ |
| 589 | { |
| 590 | "name": "Stripe and contributors", |
| 591 | "homepage": "https://github.com/stripe/stripe-php/contributors" |
| 592 | } |
| 593 | ], |
| 594 | "description": "Stripe PHP Library", |
| 595 | "homepage": "https://stripe.com/", |
| 596 | "keywords": [ |
| 597 | "api", |
| 598 | "payment processing", |
| 599 | "stripe" |
| 600 | ], |
| 601 | "support": { |
| 602 | "issues": "https://github.com/stripe/stripe-php/issues", |
| 603 | "source": "https://github.com/stripe/stripe-php/tree/v7.128.0" |
| 604 | }, |
| 605 | "install-path": "../stripe/stripe-php" |
| 606 | }, |
| 607 | { |
| 608 | "name": "symfony/http-foundation", |
| 609 | "version": "v3.4.47", |
| 610 | "version_normalized": "3.4.47.0", |
| 611 | "source": { |
| 612 | "type": "git", |
| 613 | "url": "https://github.com/symfony/http-foundation.git", |
| 614 | "reference": "b9885fcce6fe494201da4f70a9309770e9d13dc8" |
| 615 | }, |
| 616 | "dist": { |
| 617 | "type": "zip", |
| 618 | "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b9885fcce6fe494201da4f70a9309770e9d13dc8", |
| 619 | "reference": "b9885fcce6fe494201da4f70a9309770e9d13dc8", |
| 620 | "shasum": "" |
| 621 | }, |
| 622 | "require": { |
| 623 | "php": "^5.5.9|>=7.0.8", |
| 624 | "symfony/polyfill-mbstring": "~1.1", |
| 625 | "symfony/polyfill-php70": "~1.6" |
| 626 | }, |
| 627 | "require-dev": { |
| 628 | "symfony/expression-language": "~2.8|~3.0|~4.0" |
| 629 | }, |
| 630 | "time": "2020-10-24T10:57:07+00:00", |
| 631 | "type": "library", |
| 632 | "installation-source": "dist", |
| 633 | "autoload": { |
| 634 | "psr-4": { |
| 635 | "Symfony\\Component\\HttpFoundation\\": "" |
| 636 | }, |
| 637 | "exclude-from-classmap": [ |
| 638 | "/Tests/" |
| 639 | ] |
| 640 | }, |
| 641 | "notification-url": "https://packagist.org/downloads/", |
| 642 | "license": [ |
| 643 | "MIT" |
| 644 | ], |
| 645 | "authors": [ |
| 646 | { |
| 647 | "name": "Fabien Potencier", |
| 648 | "email": "fabien@symfony.com" |
| 649 | }, |
| 650 | { |
| 651 | "name": "Symfony Community", |
| 652 | "homepage": "https://symfony.com/contributors" |
| 653 | } |
| 654 | ], |
| 655 | "description": "Symfony HttpFoundation Component", |
| 656 | "homepage": "https://symfony.com", |
| 657 | "support": { |
| 658 | "source": "https://github.com/symfony/http-foundation/tree/v3.4.47" |
| 659 | }, |
| 660 | "funding": [ |
| 661 | { |
| 662 | "url": "https://symfony.com/sponsor", |
| 663 | "type": "custom" |
| 664 | }, |
| 665 | { |
| 666 | "url": "https://github.com/fabpot", |
| 667 | "type": "github" |
| 668 | }, |
| 669 | { |
| 670 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 671 | "type": "tidelift" |
| 672 | } |
| 673 | ], |
| 674 | "install-path": "../symfony/http-foundation" |
| 675 | }, |
| 676 | { |
| 677 | "name": "symfony/polyfill-ctype", |
| 678 | "version": "v1.31.0", |
| 679 | "version_normalized": "1.31.0.0", |
| 680 | "source": { |
| 681 | "type": "git", |
| 682 | "url": "https://github.com/symfony/polyfill-ctype.git", |
| 683 | "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638" |
| 684 | }, |
| 685 | "dist": { |
| 686 | "type": "zip", |
| 687 | "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638", |
| 688 | "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638", |
| 689 | "shasum": "" |
| 690 | }, |
| 691 | "require": { |
| 692 | "php": ">=7.2" |
| 693 | }, |
| 694 | "provide": { |
| 695 | "ext-ctype": "*" |
| 696 | }, |
| 697 | "suggest": { |
| 698 | "ext-ctype": "For best performance" |
| 699 | }, |
| 700 | "time": "2024-09-09T11:45:10+00:00", |
| 701 | "type": "library", |
| 702 | "extra": { |
| 703 | "thanks": { |
| 704 | "name": "symfony/polyfill", |
| 705 | "url": "https://github.com/symfony/polyfill" |
| 706 | } |
| 707 | }, |
| 708 | "installation-source": "dist", |
| 709 | "autoload": { |
| 710 | "files": [ |
| 711 | "bootstrap.php" |
| 712 | ], |
| 713 | "psr-4": { |
| 714 | "Symfony\\Polyfill\\Ctype\\": "" |
| 715 | } |
| 716 | }, |
| 717 | "notification-url": "https://packagist.org/downloads/", |
| 718 | "license": [ |
| 719 | "MIT" |
| 720 | ], |
| 721 | "authors": [ |
| 722 | { |
| 723 | "name": "Gert de Pagter", |
| 724 | "email": "BackEndTea@gmail.com" |
| 725 | }, |
| 726 | { |
| 727 | "name": "Symfony Community", |
| 728 | "homepage": "https://symfony.com/contributors" |
| 729 | } |
| 730 | ], |
| 731 | "description": "Symfony polyfill for ctype functions", |
| 732 | "homepage": "https://symfony.com", |
| 733 | "keywords": [ |
| 734 | "compatibility", |
| 735 | "ctype", |
| 736 | "polyfill", |
| 737 | "portable" |
| 738 | ], |
| 739 | "support": { |
| 740 | "source": "https://github.com/symfony/polyfill-ctype/tree/v1.31.0" |
| 741 | }, |
| 742 | "funding": [ |
| 743 | { |
| 744 | "url": "https://symfony.com/sponsor", |
| 745 | "type": "custom" |
| 746 | }, |
| 747 | { |
| 748 | "url": "https://github.com/fabpot", |
| 749 | "type": "github" |
| 750 | }, |
| 751 | { |
| 752 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 753 | "type": "tidelift" |
| 754 | } |
| 755 | ], |
| 756 | "install-path": "../symfony/polyfill-ctype" |
| 757 | }, |
| 758 | { |
| 759 | "name": "symfony/polyfill-mbstring", |
| 760 | "version": "v1.31.0", |
| 761 | "version_normalized": "1.31.0.0", |
| 762 | "source": { |
| 763 | "type": "git", |
| 764 | "url": "https://github.com/symfony/polyfill-mbstring.git", |
| 765 | "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341" |
| 766 | }, |
| 767 | "dist": { |
| 768 | "type": "zip", |
| 769 | "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341", |
| 770 | "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341", |
| 771 | "shasum": "" |
| 772 | }, |
| 773 | "require": { |
| 774 | "php": ">=7.2" |
| 775 | }, |
| 776 | "provide": { |
| 777 | "ext-mbstring": "*" |
| 778 | }, |
| 779 | "suggest": { |
| 780 | "ext-mbstring": "For best performance" |
| 781 | }, |
| 782 | "time": "2024-09-09T11:45:10+00:00", |
| 783 | "type": "library", |
| 784 | "extra": { |
| 785 | "thanks": { |
| 786 | "name": "symfony/polyfill", |
| 787 | "url": "https://github.com/symfony/polyfill" |
| 788 | } |
| 789 | }, |
| 790 | "installation-source": "dist", |
| 791 | "autoload": { |
| 792 | "files": [ |
| 793 | "bootstrap.php" |
| 794 | ], |
| 795 | "psr-4": { |
| 796 | "Symfony\\Polyfill\\Mbstring\\": "" |
| 797 | } |
| 798 | }, |
| 799 | "notification-url": "https://packagist.org/downloads/", |
| 800 | "license": [ |
| 801 | "MIT" |
| 802 | ], |
| 803 | "authors": [ |
| 804 | { |
| 805 | "name": "Nicolas Grekas", |
| 806 | "email": "p@tchwork.com" |
| 807 | }, |
| 808 | { |
| 809 | "name": "Symfony Community", |
| 810 | "homepage": "https://symfony.com/contributors" |
| 811 | } |
| 812 | ], |
| 813 | "description": "Symfony polyfill for the Mbstring extension", |
| 814 | "homepage": "https://symfony.com", |
| 815 | "keywords": [ |
| 816 | "compatibility", |
| 817 | "mbstring", |
| 818 | "polyfill", |
| 819 | "portable", |
| 820 | "shim" |
| 821 | ], |
| 822 | "support": { |
| 823 | "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0" |
| 824 | }, |
| 825 | "funding": [ |
| 826 | { |
| 827 | "url": "https://symfony.com/sponsor", |
| 828 | "type": "custom" |
| 829 | }, |
| 830 | { |
| 831 | "url": "https://github.com/fabpot", |
| 832 | "type": "github" |
| 833 | }, |
| 834 | { |
| 835 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 836 | "type": "tidelift" |
| 837 | } |
| 838 | ], |
| 839 | "install-path": "../symfony/polyfill-mbstring" |
| 840 | }, |
| 841 | { |
| 842 | "name": "symfony/polyfill-php70", |
| 843 | "version": "v1.20.0", |
| 844 | "version_normalized": "1.20.0.0", |
| 845 | "source": { |
| 846 | "type": "git", |
| 847 | "url": "https://github.com/symfony/polyfill-php70.git", |
| 848 | "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644" |
| 849 | }, |
| 850 | "dist": { |
| 851 | "type": "zip", |
| 852 | "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/5f03a781d984aae42cebd18e7912fa80f02ee644", |
| 853 | "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644", |
| 854 | "shasum": "" |
| 855 | }, |
| 856 | "require": { |
| 857 | "php": ">=7.1" |
| 858 | }, |
| 859 | "time": "2020-10-23T14:02:19+00:00", |
| 860 | "type": "metapackage", |
| 861 | "extra": { |
| 862 | "branch-alias": { |
| 863 | "dev-main": "1.20-dev" |
| 864 | }, |
| 865 | "thanks": { |
| 866 | "name": "symfony/polyfill", |
| 867 | "url": "https://github.com/symfony/polyfill" |
| 868 | } |
| 869 | }, |
| 870 | "notification-url": "https://packagist.org/downloads/", |
| 871 | "license": [ |
| 872 | "MIT" |
| 873 | ], |
| 874 | "authors": [ |
| 875 | { |
| 876 | "name": "Nicolas Grekas", |
| 877 | "email": "p@tchwork.com" |
| 878 | }, |
| 879 | { |
| 880 | "name": "Symfony Community", |
| 881 | "homepage": "https://symfony.com/contributors" |
| 882 | } |
| 883 | ], |
| 884 | "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions", |
| 885 | "homepage": "https://symfony.com", |
| 886 | "keywords": [ |
| 887 | "compatibility", |
| 888 | "polyfill", |
| 889 | "portable", |
| 890 | "shim" |
| 891 | ], |
| 892 | "support": { |
| 893 | "source": "https://github.com/symfony/polyfill-php70/tree/v1.20.0" |
| 894 | }, |
| 895 | "funding": [ |
| 896 | { |
| 897 | "url": "https://symfony.com/sponsor", |
| 898 | "type": "custom" |
| 899 | }, |
| 900 | { |
| 901 | "url": "https://github.com/fabpot", |
| 902 | "type": "github" |
| 903 | }, |
| 904 | { |
| 905 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 906 | "type": "tidelift" |
| 907 | } |
| 908 | ], |
| 909 | "install-path": null |
| 910 | }, |
| 911 | { |
| 912 | "name": "tecnickcom/tcpdf", |
| 913 | "version": "6.7.7", |
| 914 | "version_normalized": "6.7.7.0", |
| 915 | "source": { |
| 916 | "type": "git", |
| 917 | "url": "https://github.com/tecnickcom/TCPDF.git", |
| 918 | "reference": "cfbc0028cc23f057f2baf9e73bdc238153c22086" |
| 919 | }, |
| 920 | "dist": { |
| 921 | "type": "zip", |
| 922 | "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/cfbc0028cc23f057f2baf9e73bdc238153c22086", |
| 923 | "reference": "cfbc0028cc23f057f2baf9e73bdc238153c22086", |
| 924 | "shasum": "" |
| 925 | }, |
| 926 | "require": { |
| 927 | "php": ">=5.5.0" |
| 928 | }, |
| 929 | "time": "2024-10-26T12:15:02+00:00", |
| 930 | "type": "library", |
| 931 | "installation-source": "dist", |
| 932 | "autoload": { |
| 933 | "classmap": [ |
| 934 | "config", |
| 935 | "include", |
| 936 | "tcpdf.php", |
| 937 | "tcpdf_parser.php", |
| 938 | "tcpdf_import.php", |
| 939 | "tcpdf_barcodes_1d.php", |
| 940 | "tcpdf_barcodes_2d.php", |
| 941 | "include/tcpdf_colors.php", |
| 942 | "include/tcpdf_filters.php", |
| 943 | "include/tcpdf_font_data.php", |
| 944 | "include/tcpdf_fonts.php", |
| 945 | "include/tcpdf_images.php", |
| 946 | "include/tcpdf_static.php", |
| 947 | "include/barcodes/datamatrix.php", |
| 948 | "include/barcodes/pdf417.php", |
| 949 | "include/barcodes/qrcode.php" |
| 950 | ] |
| 951 | }, |
| 952 | "notification-url": "https://packagist.org/downloads/", |
| 953 | "license": [ |
| 954 | "LGPL-3.0-or-later" |
| 955 | ], |
| 956 | "authors": [ |
| 957 | { |
| 958 | "name": "Nicola Asuni", |
| 959 | "email": "info@tecnick.com", |
| 960 | "role": "lead" |
| 961 | } |
| 962 | ], |
| 963 | "description": "TCPDF is a PHP class for generating PDF documents and barcodes.", |
| 964 | "homepage": "http://www.tcpdf.org/", |
| 965 | "keywords": [ |
| 966 | "PDFD32000-2008", |
| 967 | "TCPDF", |
| 968 | "barcodes", |
| 969 | "datamatrix", |
| 970 | "pdf", |
| 971 | "pdf417", |
| 972 | "qrcode" |
| 973 | ], |
| 974 | "support": { |
| 975 | "issues": "https://github.com/tecnickcom/TCPDF/issues", |
| 976 | "source": "https://github.com/tecnickcom/TCPDF/tree/6.7.7" |
| 977 | }, |
| 978 | "funding": [ |
| 979 | { |
| 980 | "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations¤cy_code=GBP&business=paypal@tecnick.com&item_name=donation%20for%20tcpdf%20project", |
| 981 | "type": "custom" |
| 982 | } |
| 983 | ], |
| 984 | "install-path": "../tecnickcom/tcpdf" |
| 985 | }, |
| 986 | { |
| 987 | "name": "woocommerce/action-scheduler", |
| 988 | "version": "3.8.2", |
| 989 | "version_normalized": "3.8.2.0", |
| 990 | "source": { |
| 991 | "type": "git", |
| 992 | "url": "https://github.com/woocommerce/action-scheduler.git", |
| 993 | "reference": "2bc91d88fdbc2c07ab899cbb56b983e11e62cf69" |
| 994 | }, |
| 995 | "dist": { |
| 996 | "type": "zip", |
| 997 | "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/2bc91d88fdbc2c07ab899cbb56b983e11e62cf69", |
| 998 | "reference": "2bc91d88fdbc2c07ab899cbb56b983e11e62cf69", |
| 999 | "shasum": "" |
| 1000 | }, |
| 1001 | "require": { |
| 1002 | "php": ">=7.0" |
| 1003 | }, |
| 1004 | "require-dev": { |
| 1005 | "phpunit/phpunit": "^7.5", |
| 1006 | "woocommerce/woocommerce-sniffs": "0.1.0", |
| 1007 | "wp-cli/wp-cli": "~2.5.0", |
| 1008 | "yoast/phpunit-polyfills": "^2.0" |
| 1009 | }, |
| 1010 | "time": "2024-09-12T23:12:58+00:00", |
| 1011 | "type": "wordpress-plugin", |
| 1012 | "extra": { |
| 1013 | "scripts-description": { |
| 1014 | "test": "Run unit tests", |
| 1015 | "phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer", |
| 1016 | "phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier" |
| 1017 | } |
| 1018 | }, |
| 1019 | "installation-source": "dist", |
| 1020 | "notification-url": "https://packagist.org/downloads/", |
| 1021 | "license": [ |
| 1022 | "GPL-3.0-or-later" |
| 1023 | ], |
| 1024 | "description": "Action Scheduler for WordPress and WooCommerce", |
| 1025 | "homepage": "https://actionscheduler.org/", |
| 1026 | "support": { |
| 1027 | "issues": "https://github.com/woocommerce/action-scheduler/issues", |
| 1028 | "source": "https://github.com/woocommerce/action-scheduler/tree/3.8.2" |
| 1029 | }, |
| 1030 | "install-path": "../woocommerce/action-scheduler" |
| 1031 | } |
| 1032 | ], |
| 1033 | "dev": false, |
| 1034 | "dev-package-names": [] |
| 1035 | } |
| 1036 |