ClassLoader.php
3 years ago
InstalledVersions.php
3 years ago
LICENSE
7 years ago
autoload_classmap.php
2 years ago
autoload_files.php
2 years ago
autoload_namespaces.php
4 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
2 years ago
platform_check.php
2 years ago
installed.json
1298 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": "fakerphp/faker", |
| 159 | "version": "v1.20.0", |
| 160 | "version_normalized": "1.20.0.0", |
| 161 | "source": { |
| 162 | "type": "git", |
| 163 | "url": "https://github.com/FakerPHP/Faker.git", |
| 164 | "reference": "37f751c67a5372d4e26353bd9384bc03744ec77b" |
| 165 | }, |
| 166 | "dist": { |
| 167 | "type": "zip", |
| 168 | "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/37f751c67a5372d4e26353bd9384bc03744ec77b", |
| 169 | "reference": "37f751c67a5372d4e26353bd9384bc03744ec77b", |
| 170 | "shasum": "" |
| 171 | }, |
| 172 | "require": { |
| 173 | "php": "^7.1 || ^8.0", |
| 174 | "psr/container": "^1.0 || ^2.0", |
| 175 | "symfony/deprecation-contracts": "^2.2 || ^3.0" |
| 176 | }, |
| 177 | "conflict": { |
| 178 | "fzaninotto/faker": "*" |
| 179 | }, |
| 180 | "require-dev": { |
| 181 | "bamarni/composer-bin-plugin": "^1.4.1", |
| 182 | "doctrine/persistence": "^1.3 || ^2.0", |
| 183 | "ext-intl": "*", |
| 184 | "symfony/phpunit-bridge": "^4.4 || ^5.2" |
| 185 | }, |
| 186 | "suggest": { |
| 187 | "doctrine/orm": "Required to use Faker\\ORM\\Doctrine", |
| 188 | "ext-curl": "Required by Faker\\Provider\\Image to download images.", |
| 189 | "ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.", |
| 190 | "ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.", |
| 191 | "ext-mbstring": "Required for multibyte Unicode string functionality." |
| 192 | }, |
| 193 | "time": "2022-07-20T13:12:54+00:00", |
| 194 | "type": "library", |
| 195 | "extra": { |
| 196 | "branch-alias": { |
| 197 | "dev-main": "v1.20-dev" |
| 198 | } |
| 199 | }, |
| 200 | "installation-source": "dist", |
| 201 | "autoload": { |
| 202 | "psr-4": { |
| 203 | "Faker\\": "src/Faker/" |
| 204 | } |
| 205 | }, |
| 206 | "notification-url": "https://packagist.org/downloads/", |
| 207 | "license": [ |
| 208 | "MIT" |
| 209 | ], |
| 210 | "authors": [ |
| 211 | { |
| 212 | "name": "François Zaninotto" |
| 213 | } |
| 214 | ], |
| 215 | "description": "Faker is a PHP library that generates fake data for you.", |
| 216 | "keywords": [ |
| 217 | "data", |
| 218 | "faker", |
| 219 | "fixtures" |
| 220 | ], |
| 221 | "support": { |
| 222 | "issues": "https://github.com/FakerPHP/Faker/issues", |
| 223 | "source": "https://github.com/FakerPHP/Faker/tree/v1.20.0" |
| 224 | }, |
| 225 | "install-path": "../fakerphp/faker" |
| 226 | }, |
| 227 | { |
| 228 | "name": "kjohnson/format-object-list", |
| 229 | "version": "0.1.0", |
| 230 | "version_normalized": "0.1.0.0", |
| 231 | "source": { |
| 232 | "type": "git", |
| 233 | "url": "https://github.com/kjohnson/format-object-list.git", |
| 234 | "reference": "aaf83123acbe4551379498345fea538f536f16f0" |
| 235 | }, |
| 236 | "dist": { |
| 237 | "type": "zip", |
| 238 | "url": "https://api.github.com/repos/kjohnson/format-object-list/zipball/aaf83123acbe4551379498345fea538f536f16f0", |
| 239 | "reference": "aaf83123acbe4551379498345fea538f536f16f0", |
| 240 | "shasum": "" |
| 241 | }, |
| 242 | "require-dev": { |
| 243 | "phpunit/phpunit": "^9" |
| 244 | }, |
| 245 | "time": "2021-01-18T22:22:25+00:00", |
| 246 | "type": "library", |
| 247 | "installation-source": "dist", |
| 248 | "autoload": { |
| 249 | "psr-4": { |
| 250 | "FormatObjectList\\": "src/" |
| 251 | } |
| 252 | }, |
| 253 | "notification-url": "https://packagist.org/downloads/", |
| 254 | "license": [ |
| 255 | "GPL-2.0-or-later" |
| 256 | ], |
| 257 | "description": "Formats an associative array into a JS parsable array of objects.", |
| 258 | "support": { |
| 259 | "issues": "https://github.com/kjohnson/format-object-list/issues", |
| 260 | "source": "https://github.com/kjohnson/format-object-list/tree/0.1.0" |
| 261 | }, |
| 262 | "install-path": "../kjohnson/format-object-list" |
| 263 | }, |
| 264 | { |
| 265 | "name": "moneyphp/money", |
| 266 | "version": "v3.3.1", |
| 267 | "version_normalized": "3.3.1.0", |
| 268 | "source": { |
| 269 | "type": "git", |
| 270 | "url": "https://github.com/moneyphp/money.git", |
| 271 | "reference": "122664c2621a95180a13c1ac81fea1d2ef20781e" |
| 272 | }, |
| 273 | "dist": { |
| 274 | "type": "zip", |
| 275 | "url": "https://api.github.com/repos/moneyphp/money/zipball/122664c2621a95180a13c1ac81fea1d2ef20781e", |
| 276 | "reference": "122664c2621a95180a13c1ac81fea1d2ef20781e", |
| 277 | "shasum": "" |
| 278 | }, |
| 279 | "require": { |
| 280 | "ext-json": "*", |
| 281 | "php": ">=5.6" |
| 282 | }, |
| 283 | "require-dev": { |
| 284 | "cache/taggable-cache": "^0.4.0", |
| 285 | "doctrine/instantiator": "^1.0.5", |
| 286 | "ext-bcmath": "*", |
| 287 | "ext-gmp": "*", |
| 288 | "ext-intl": "*", |
| 289 | "florianv/exchanger": "^1.0", |
| 290 | "florianv/swap": "^3.0", |
| 291 | "friends-of-phpspec/phpspec-code-coverage": "^3.1.1 || ^4.3", |
| 292 | "moneyphp/iso-currencies": "^3.2.1", |
| 293 | "php-http/message": "^1.4", |
| 294 | "php-http/mock-client": "^1.0.0", |
| 295 | "phpspec/phpspec": "^3.4.3", |
| 296 | "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.18 || ^8.5", |
| 297 | "psr/cache": "^1.0", |
| 298 | "symfony/phpunit-bridge": "^4" |
| 299 | }, |
| 300 | "suggest": { |
| 301 | "ext-bcmath": "Calculate without integer limits", |
| 302 | "ext-gmp": "Calculate without integer limits", |
| 303 | "ext-intl": "Format Money objects with intl", |
| 304 | "florianv/exchanger": "Exchange rates library for PHP", |
| 305 | "florianv/swap": "Exchange rates library for PHP", |
| 306 | "psr/cache-implementation": "Used for Currency caching" |
| 307 | }, |
| 308 | "time": "2020-03-18T17:49:59+00:00", |
| 309 | "type": "library", |
| 310 | "extra": { |
| 311 | "branch-alias": { |
| 312 | "dev-master": "3.x-dev" |
| 313 | } |
| 314 | }, |
| 315 | "installation-source": "dist", |
| 316 | "autoload": { |
| 317 | "psr-4": { |
| 318 | "Money\\": "src/" |
| 319 | } |
| 320 | }, |
| 321 | "notification-url": "https://packagist.org/downloads/", |
| 322 | "license": [ |
| 323 | "MIT" |
| 324 | ], |
| 325 | "authors": [ |
| 326 | { |
| 327 | "name": "Mathias Verraes", |
| 328 | "email": "mathias@verraes.net", |
| 329 | "homepage": "http://verraes.net" |
| 330 | }, |
| 331 | { |
| 332 | "name": "Márk Sági-Kazár", |
| 333 | "email": "mark.sagikazar@gmail.com" |
| 334 | }, |
| 335 | { |
| 336 | "name": "Frederik Bosch", |
| 337 | "email": "f.bosch@genkgo.nl" |
| 338 | } |
| 339 | ], |
| 340 | "description": "PHP implementation of Fowler's Money pattern", |
| 341 | "homepage": "http://moneyphp.org", |
| 342 | "keywords": [ |
| 343 | "Value Object", |
| 344 | "money", |
| 345 | "vo" |
| 346 | ], |
| 347 | "support": { |
| 348 | "issues": "https://github.com/moneyphp/money/issues", |
| 349 | "source": "https://github.com/moneyphp/money/tree/master" |
| 350 | }, |
| 351 | "install-path": "../moneyphp/money" |
| 352 | }, |
| 353 | { |
| 354 | "name": "myclabs/php-enum", |
| 355 | "version": "1.7.7", |
| 356 | "version_normalized": "1.7.7.0", |
| 357 | "source": { |
| 358 | "type": "git", |
| 359 | "url": "https://github.com/myclabs/php-enum.git", |
| 360 | "reference": "d178027d1e679832db9f38248fcc7200647dc2b7" |
| 361 | }, |
| 362 | "dist": { |
| 363 | "type": "zip", |
| 364 | "url": "https://api.github.com/repos/myclabs/php-enum/zipball/d178027d1e679832db9f38248fcc7200647dc2b7", |
| 365 | "reference": "d178027d1e679832db9f38248fcc7200647dc2b7", |
| 366 | "shasum": "" |
| 367 | }, |
| 368 | "require": { |
| 369 | "ext-json": "*", |
| 370 | "php": ">=7.1" |
| 371 | }, |
| 372 | "require-dev": { |
| 373 | "phpunit/phpunit": "^7", |
| 374 | "squizlabs/php_codesniffer": "1.*", |
| 375 | "vimeo/psalm": "^3.8" |
| 376 | }, |
| 377 | "time": "2020-11-14T18:14:52+00:00", |
| 378 | "type": "library", |
| 379 | "installation-source": "dist", |
| 380 | "autoload": { |
| 381 | "psr-4": { |
| 382 | "MyCLabs\\Enum\\": "src/" |
| 383 | } |
| 384 | }, |
| 385 | "notification-url": "https://packagist.org/downloads/", |
| 386 | "license": [ |
| 387 | "MIT" |
| 388 | ], |
| 389 | "authors": [ |
| 390 | { |
| 391 | "name": "PHP Enum contributors", |
| 392 | "homepage": "https://github.com/myclabs/php-enum/graphs/contributors" |
| 393 | } |
| 394 | ], |
| 395 | "description": "PHP Enum implementation", |
| 396 | "homepage": "http://github.com/myclabs/php-enum", |
| 397 | "keywords": [ |
| 398 | "enum" |
| 399 | ], |
| 400 | "support": { |
| 401 | "issues": "https://github.com/myclabs/php-enum/issues", |
| 402 | "source": "https://github.com/myclabs/php-enum/tree/1.7.7" |
| 403 | }, |
| 404 | "funding": [ |
| 405 | { |
| 406 | "url": "https://github.com/mnapoli", |
| 407 | "type": "github" |
| 408 | }, |
| 409 | { |
| 410 | "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum", |
| 411 | "type": "tidelift" |
| 412 | } |
| 413 | ], |
| 414 | "install-path": "../myclabs/php-enum" |
| 415 | }, |
| 416 | { |
| 417 | "name": "paypal/paypal-checkout-sdk", |
| 418 | "version": "1.0.2", |
| 419 | "version_normalized": "1.0.2.0", |
| 420 | "source": { |
| 421 | "type": "git", |
| 422 | "url": "https://github.com/paypal/Checkout-PHP-SDK.git", |
| 423 | "reference": "19992ce7051ff9e47e643f28abb8cc1b3e5f1812" |
| 424 | }, |
| 425 | "dist": { |
| 426 | "type": "zip", |
| 427 | "url": "https://api.github.com/repos/paypal/Checkout-PHP-SDK/zipball/19992ce7051ff9e47e643f28abb8cc1b3e5f1812", |
| 428 | "reference": "19992ce7051ff9e47e643f28abb8cc1b3e5f1812", |
| 429 | "shasum": "" |
| 430 | }, |
| 431 | "require": { |
| 432 | "paypal/paypalhttp": "1.0.1" |
| 433 | }, |
| 434 | "require-dev": { |
| 435 | "phpunit/phpunit": "^5.7" |
| 436 | }, |
| 437 | "time": "2021-09-21T20:57:38+00:00", |
| 438 | "type": "library", |
| 439 | "installation-source": "dist", |
| 440 | "autoload": { |
| 441 | "psr-4": { |
| 442 | "Sample\\": "samples/", |
| 443 | "PayPalCheckoutSdk\\": "lib/PayPalCheckoutSdk" |
| 444 | } |
| 445 | }, |
| 446 | "notification-url": "https://packagist.org/downloads/", |
| 447 | "license": [ |
| 448 | "https://github.com/paypal/Checkout-PHP-SDK/blob/master/LICENSE" |
| 449 | ], |
| 450 | "authors": [ |
| 451 | { |
| 452 | "name": "PayPal", |
| 453 | "homepage": "https://github.com/paypal/Checkout-PHP-SDK/contributors" |
| 454 | } |
| 455 | ], |
| 456 | "description": "PayPal's PHP SDK for Checkout REST APIs", |
| 457 | "homepage": "http://github.com/paypal/Checkout-PHP-SDK/", |
| 458 | "keywords": [ |
| 459 | "checkout", |
| 460 | "orders", |
| 461 | "payments", |
| 462 | "paypal", |
| 463 | "rest", |
| 464 | "sdk" |
| 465 | ], |
| 466 | "support": { |
| 467 | "source": "https://github.com/paypal/Checkout-PHP-SDK/tree/1.0.2" |
| 468 | }, |
| 469 | "abandoned": true, |
| 470 | "install-path": "../paypal/paypal-checkout-sdk" |
| 471 | }, |
| 472 | { |
| 473 | "name": "paypal/paypalhttp", |
| 474 | "version": "1.0.1", |
| 475 | "version_normalized": "1.0.1.0", |
| 476 | "source": { |
| 477 | "type": "git", |
| 478 | "url": "https://github.com/paypal/paypalhttp_php.git", |
| 479 | "reference": "7b09c89c80828e842c79230e7f156b61fbb68d25" |
| 480 | }, |
| 481 | "dist": { |
| 482 | "type": "zip", |
| 483 | "url": "https://api.github.com/repos/paypal/paypalhttp_php/zipball/7b09c89c80828e842c79230e7f156b61fbb68d25", |
| 484 | "reference": "7b09c89c80828e842c79230e7f156b61fbb68d25", |
| 485 | "shasum": "" |
| 486 | }, |
| 487 | "require": { |
| 488 | "ext-curl": "*" |
| 489 | }, |
| 490 | "require-dev": { |
| 491 | "phpunit/phpunit": "^5.7", |
| 492 | "wiremock-php/wiremock-php": "1.43.2" |
| 493 | }, |
| 494 | "time": "2021-09-14T21:35:26+00:00", |
| 495 | "type": "library", |
| 496 | "installation-source": "dist", |
| 497 | "autoload": { |
| 498 | "psr-4": { |
| 499 | "PayPalHttp\\": "lib/PayPalHttp" |
| 500 | } |
| 501 | }, |
| 502 | "notification-url": "https://packagist.org/downloads/", |
| 503 | "license": [ |
| 504 | "MIT" |
| 505 | ], |
| 506 | "authors": [ |
| 507 | { |
| 508 | "name": "PayPal", |
| 509 | "homepage": "https://github.com/paypal/paypalhttp_php/contributors" |
| 510 | } |
| 511 | ], |
| 512 | "support": { |
| 513 | "issues": "https://github.com/paypal/paypalhttp_php/issues", |
| 514 | "source": "https://github.com/paypal/paypalhttp_php/tree/1.0.1" |
| 515 | }, |
| 516 | "install-path": "../paypal/paypalhttp" |
| 517 | }, |
| 518 | { |
| 519 | "name": "psr/container", |
| 520 | "version": "2.0.1", |
| 521 | "version_normalized": "2.0.1.0", |
| 522 | "source": { |
| 523 | "type": "git", |
| 524 | "url": "https://github.com/php-fig/container.git", |
| 525 | "reference": "2ae37329ee82f91efadc282cc2d527fd6065a5ef" |
| 526 | }, |
| 527 | "dist": { |
| 528 | "type": "zip", |
| 529 | "url": "https://api.github.com/repos/php-fig/container/zipball/2ae37329ee82f91efadc282cc2d527fd6065a5ef", |
| 530 | "reference": "2ae37329ee82f91efadc282cc2d527fd6065a5ef", |
| 531 | "shasum": "" |
| 532 | }, |
| 533 | "require": { |
| 534 | "php": ">=7.2.0" |
| 535 | }, |
| 536 | "time": "2021-03-24T13:40:57+00:00", |
| 537 | "type": "library", |
| 538 | "extra": { |
| 539 | "branch-alias": { |
| 540 | "dev-master": "2.0.x-dev" |
| 541 | } |
| 542 | }, |
| 543 | "installation-source": "dist", |
| 544 | "autoload": { |
| 545 | "psr-4": { |
| 546 | "Psr\\Container\\": "src/" |
| 547 | } |
| 548 | }, |
| 549 | "notification-url": "https://packagist.org/downloads/", |
| 550 | "license": [ |
| 551 | "MIT" |
| 552 | ], |
| 553 | "authors": [ |
| 554 | { |
| 555 | "name": "PHP-FIG", |
| 556 | "homepage": "https://www.php-fig.org/" |
| 557 | } |
| 558 | ], |
| 559 | "description": "Common Container Interface (PHP FIG PSR-11)", |
| 560 | "homepage": "https://github.com/php-fig/container", |
| 561 | "keywords": [ |
| 562 | "PSR-11", |
| 563 | "container", |
| 564 | "container-interface", |
| 565 | "container-interop", |
| 566 | "psr" |
| 567 | ], |
| 568 | "support": { |
| 569 | "issues": "https://github.com/php-fig/container/issues", |
| 570 | "source": "https://github.com/php-fig/container/tree/2.0.1" |
| 571 | }, |
| 572 | "install-path": "../psr/container" |
| 573 | }, |
| 574 | { |
| 575 | "name": "stellarwp/container-contract", |
| 576 | "version": "1.0.4", |
| 577 | "version_normalized": "1.0.4.0", |
| 578 | "source": { |
| 579 | "type": "git", |
| 580 | "url": "https://github.com/stellarwp/container-contract.git", |
| 581 | "reference": "37becc9edbecb0ff95556048337600dd9cc888f0" |
| 582 | }, |
| 583 | "dist": { |
| 584 | "type": "zip", |
| 585 | "url": "https://api.github.com/repos/stellarwp/container-contract/zipball/37becc9edbecb0ff95556048337600dd9cc888f0", |
| 586 | "reference": "37becc9edbecb0ff95556048337600dd9cc888f0", |
| 587 | "shasum": "" |
| 588 | }, |
| 589 | "require": { |
| 590 | "php": ">=7.0.0" |
| 591 | }, |
| 592 | "time": "2022-12-20T21:29:17+00:00", |
| 593 | "type": "library", |
| 594 | "installation-source": "dist", |
| 595 | "autoload": { |
| 596 | "psr-4": { |
| 597 | "StellarWP\\ContainerContract\\": "src/" |
| 598 | } |
| 599 | }, |
| 600 | "notification-url": "https://packagist.org/downloads/", |
| 601 | "license": [ |
| 602 | "GPL-2.0-or-later" |
| 603 | ], |
| 604 | "authors": [ |
| 605 | { |
| 606 | "name": "StellarWP", |
| 607 | "homepage": "https://stellarwp.com" |
| 608 | } |
| 609 | ], |
| 610 | "description": "StellarWP Container Interface", |
| 611 | "homepage": "https://github.com/stellarwp/container-contract", |
| 612 | "keywords": [ |
| 613 | "PSR-11", |
| 614 | "container", |
| 615 | "container-interface", |
| 616 | "container-interop" |
| 617 | ], |
| 618 | "support": { |
| 619 | "issues": "https://github.com/stellarwp/container-contract/issues", |
| 620 | "source": "https://github.com/stellarwp/container-contract/tree/1.0.4" |
| 621 | }, |
| 622 | "install-path": "../stellarwp/container-contract" |
| 623 | }, |
| 624 | { |
| 625 | "name": "stellarwp/field-conditions", |
| 626 | "version": "1.1.1", |
| 627 | "version_normalized": "1.1.1.0", |
| 628 | "source": { |
| 629 | "type": "git", |
| 630 | "url": "https://github.com/stellarwp/field-conditions.git", |
| 631 | "reference": "03f5aff2f4977359e672efe5426bbb4ef62101cd" |
| 632 | }, |
| 633 | "dist": { |
| 634 | "type": "zip", |
| 635 | "url": "https://api.github.com/repos/stellarwp/field-conditions/zipball/03f5aff2f4977359e672efe5426bbb4ef62101cd", |
| 636 | "reference": "03f5aff2f4977359e672efe5426bbb4ef62101cd", |
| 637 | "shasum": "" |
| 638 | }, |
| 639 | "require": { |
| 640 | "ext-json": "*" |
| 641 | }, |
| 642 | "require-dev": { |
| 643 | "codeception/module-asserts": "^1.0.0", |
| 644 | "codeception/module-phpbrowser": "^1.0.0", |
| 645 | "lucatume/wp-browser": "^3.0.14", |
| 646 | "phpunit/phpunit": "~6.0" |
| 647 | }, |
| 648 | "time": "2023-04-01T00:38:22+00:00", |
| 649 | "type": "library", |
| 650 | "installation-source": "dist", |
| 651 | "autoload": { |
| 652 | "psr-4": { |
| 653 | "StellarWP\\FieldConditions\\": "src/" |
| 654 | } |
| 655 | }, |
| 656 | "notification-url": "https://packagist.org/downloads/", |
| 657 | "license": [ |
| 658 | "GPL-2.0-or-later" |
| 659 | ], |
| 660 | "authors": [ |
| 661 | { |
| 662 | "name": "StellarWP", |
| 663 | "email": "dev@stellarwp.com" |
| 664 | }, |
| 665 | { |
| 666 | "name": "Jason Adams", |
| 667 | "email": "jason.adams@givewp.com" |
| 668 | } |
| 669 | ], |
| 670 | "description": "A set of serializable classes for handling conditional logic for fields in PHP", |
| 671 | "support": { |
| 672 | "issues": "https://github.com/stellarwp/field-conditions/issues", |
| 673 | "source": "https://github.com/stellarwp/field-conditions/tree/1.1.1" |
| 674 | }, |
| 675 | "install-path": "../stellarwp/field-conditions" |
| 676 | }, |
| 677 | { |
| 678 | "name": "stellarwp/validation", |
| 679 | "version": "1.4.1", |
| 680 | "version_normalized": "1.4.1.0", |
| 681 | "source": { |
| 682 | "type": "git", |
| 683 | "url": "https://github.com/stellarwp/validation.git", |
| 684 | "reference": "0f0d0dbc28b9b0780c61f81a6462c467e6d0358f" |
| 685 | }, |
| 686 | "dist": { |
| 687 | "type": "zip", |
| 688 | "url": "https://api.github.com/repos/stellarwp/validation/zipball/0f0d0dbc28b9b0780c61f81a6462c467e6d0358f", |
| 689 | "reference": "0f0d0dbc28b9b0780c61f81a6462c467e6d0358f", |
| 690 | "shasum": "" |
| 691 | }, |
| 692 | "require": { |
| 693 | "ext-json": "*", |
| 694 | "stellarwp/container-contract": "1.0.4", |
| 695 | "stellarwp/field-conditions": "^1.0" |
| 696 | }, |
| 697 | "require-dev": { |
| 698 | "codeception/module-asserts": "^1.0.0", |
| 699 | "codeception/module-phpbrowser": "^1.0.0", |
| 700 | "lucatume/di52": "^3.0", |
| 701 | "lucatume/wp-browser": "^3.0.14", |
| 702 | "phpunit/phpunit": "~6.0" |
| 703 | }, |
| 704 | "time": "2023-08-15T15:24:53+00:00", |
| 705 | "type": "library", |
| 706 | "installation-source": "dist", |
| 707 | "autoload": { |
| 708 | "psr-4": { |
| 709 | "StellarWP\\Validation\\": "src/" |
| 710 | } |
| 711 | }, |
| 712 | "notification-url": "https://packagist.org/downloads/", |
| 713 | "license": [ |
| 714 | "GPL-2.0-or-later" |
| 715 | ], |
| 716 | "authors": [ |
| 717 | { |
| 718 | "name": "StellarWP", |
| 719 | "email": "dev@stellarwp.com" |
| 720 | }, |
| 721 | { |
| 722 | "name": "Jason Adams", |
| 723 | "email": "jason.adams@givewp.com" |
| 724 | } |
| 725 | ], |
| 726 | "description": "An end-to-end ready PHP validation library", |
| 727 | "support": { |
| 728 | "issues": "https://github.com/stellarwp/validation/issues", |
| 729 | "source": "https://github.com/stellarwp/validation/tree/1.4.1" |
| 730 | }, |
| 731 | "install-path": "../stellarwp/validation" |
| 732 | }, |
| 733 | { |
| 734 | "name": "stripe/stripe-php", |
| 735 | "version": "v7.128.0", |
| 736 | "version_normalized": "7.128.0.0", |
| 737 | "source": { |
| 738 | "type": "git", |
| 739 | "url": "https://github.com/stripe/stripe-php.git", |
| 740 | "reference": "c704949c49b72985c76cc61063aa26fefbd2724e" |
| 741 | }, |
| 742 | "dist": { |
| 743 | "type": "zip", |
| 744 | "url": "https://api.github.com/repos/stripe/stripe-php/zipball/c704949c49b72985c76cc61063aa26fefbd2724e", |
| 745 | "reference": "c704949c49b72985c76cc61063aa26fefbd2724e", |
| 746 | "shasum": "" |
| 747 | }, |
| 748 | "require": { |
| 749 | "ext-curl": "*", |
| 750 | "ext-json": "*", |
| 751 | "ext-mbstring": "*", |
| 752 | "php": ">=5.6.0" |
| 753 | }, |
| 754 | "require-dev": { |
| 755 | "friendsofphp/php-cs-fixer": "3.5.0", |
| 756 | "phpstan/phpstan": "^1.2", |
| 757 | "phpunit/phpunit": "^5.7 || ^9.0", |
| 758 | "squizlabs/php_codesniffer": "^3.3" |
| 759 | }, |
| 760 | "time": "2022-05-05T17:18:02+00:00", |
| 761 | "type": "library", |
| 762 | "extra": { |
| 763 | "branch-alias": { |
| 764 | "dev-master": "2.0-dev" |
| 765 | } |
| 766 | }, |
| 767 | "installation-source": "dist", |
| 768 | "autoload": { |
| 769 | "psr-4": { |
| 770 | "Stripe\\": "lib/" |
| 771 | } |
| 772 | }, |
| 773 | "notification-url": "https://packagist.org/downloads/", |
| 774 | "license": [ |
| 775 | "MIT" |
| 776 | ], |
| 777 | "authors": [ |
| 778 | { |
| 779 | "name": "Stripe and contributors", |
| 780 | "homepage": "https://github.com/stripe/stripe-php/contributors" |
| 781 | } |
| 782 | ], |
| 783 | "description": "Stripe PHP Library", |
| 784 | "homepage": "https://stripe.com/", |
| 785 | "keywords": [ |
| 786 | "api", |
| 787 | "payment processing", |
| 788 | "stripe" |
| 789 | ], |
| 790 | "support": { |
| 791 | "issues": "https://github.com/stripe/stripe-php/issues", |
| 792 | "source": "https://github.com/stripe/stripe-php/tree/v7.128.0" |
| 793 | }, |
| 794 | "install-path": "../stripe/stripe-php" |
| 795 | }, |
| 796 | { |
| 797 | "name": "symfony/deprecation-contracts", |
| 798 | "version": "v2.5.2", |
| 799 | "version_normalized": "2.5.2.0", |
| 800 | "source": { |
| 801 | "type": "git", |
| 802 | "url": "https://github.com/symfony/deprecation-contracts.git", |
| 803 | "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66" |
| 804 | }, |
| 805 | "dist": { |
| 806 | "type": "zip", |
| 807 | "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66", |
| 808 | "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66", |
| 809 | "shasum": "" |
| 810 | }, |
| 811 | "require": { |
| 812 | "php": ">=7.1" |
| 813 | }, |
| 814 | "time": "2022-01-02T09:53:40+00:00", |
| 815 | "type": "library", |
| 816 | "extra": { |
| 817 | "branch-alias": { |
| 818 | "dev-main": "2.5-dev" |
| 819 | }, |
| 820 | "thanks": { |
| 821 | "name": "symfony/contracts", |
| 822 | "url": "https://github.com/symfony/contracts" |
| 823 | } |
| 824 | }, |
| 825 | "installation-source": "dist", |
| 826 | "autoload": { |
| 827 | "files": [ |
| 828 | "function.php" |
| 829 | ] |
| 830 | }, |
| 831 | "notification-url": "https://packagist.org/downloads/", |
| 832 | "license": [ |
| 833 | "MIT" |
| 834 | ], |
| 835 | "authors": [ |
| 836 | { |
| 837 | "name": "Nicolas Grekas", |
| 838 | "email": "p@tchwork.com" |
| 839 | }, |
| 840 | { |
| 841 | "name": "Symfony Community", |
| 842 | "homepage": "https://symfony.com/contributors" |
| 843 | } |
| 844 | ], |
| 845 | "description": "A generic function and convention to trigger deprecation notices", |
| 846 | "homepage": "https://symfony.com", |
| 847 | "support": { |
| 848 | "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2" |
| 849 | }, |
| 850 | "funding": [ |
| 851 | { |
| 852 | "url": "https://symfony.com/sponsor", |
| 853 | "type": "custom" |
| 854 | }, |
| 855 | { |
| 856 | "url": "https://github.com/fabpot", |
| 857 | "type": "github" |
| 858 | }, |
| 859 | { |
| 860 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 861 | "type": "tidelift" |
| 862 | } |
| 863 | ], |
| 864 | "install-path": "../symfony/deprecation-contracts" |
| 865 | }, |
| 866 | { |
| 867 | "name": "symfony/http-foundation", |
| 868 | "version": "v3.4.47", |
| 869 | "version_normalized": "3.4.47.0", |
| 870 | "source": { |
| 871 | "type": "git", |
| 872 | "url": "https://github.com/symfony/http-foundation.git", |
| 873 | "reference": "b9885fcce6fe494201da4f70a9309770e9d13dc8" |
| 874 | }, |
| 875 | "dist": { |
| 876 | "type": "zip", |
| 877 | "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b9885fcce6fe494201da4f70a9309770e9d13dc8", |
| 878 | "reference": "b9885fcce6fe494201da4f70a9309770e9d13dc8", |
| 879 | "shasum": "" |
| 880 | }, |
| 881 | "require": { |
| 882 | "php": "^5.5.9|>=7.0.8", |
| 883 | "symfony/polyfill-mbstring": "~1.1", |
| 884 | "symfony/polyfill-php70": "~1.6" |
| 885 | }, |
| 886 | "require-dev": { |
| 887 | "symfony/expression-language": "~2.8|~3.0|~4.0" |
| 888 | }, |
| 889 | "time": "2020-10-24T10:57:07+00:00", |
| 890 | "type": "library", |
| 891 | "installation-source": "dist", |
| 892 | "autoload": { |
| 893 | "psr-4": { |
| 894 | "Symfony\\Component\\HttpFoundation\\": "" |
| 895 | }, |
| 896 | "exclude-from-classmap": [ |
| 897 | "/Tests/" |
| 898 | ] |
| 899 | }, |
| 900 | "notification-url": "https://packagist.org/downloads/", |
| 901 | "license": [ |
| 902 | "MIT" |
| 903 | ], |
| 904 | "authors": [ |
| 905 | { |
| 906 | "name": "Fabien Potencier", |
| 907 | "email": "fabien@symfony.com" |
| 908 | }, |
| 909 | { |
| 910 | "name": "Symfony Community", |
| 911 | "homepage": "https://symfony.com/contributors" |
| 912 | } |
| 913 | ], |
| 914 | "description": "Symfony HttpFoundation Component", |
| 915 | "homepage": "https://symfony.com", |
| 916 | "support": { |
| 917 | "source": "https://github.com/symfony/http-foundation/tree/v3.4.47" |
| 918 | }, |
| 919 | "funding": [ |
| 920 | { |
| 921 | "url": "https://symfony.com/sponsor", |
| 922 | "type": "custom" |
| 923 | }, |
| 924 | { |
| 925 | "url": "https://github.com/fabpot", |
| 926 | "type": "github" |
| 927 | }, |
| 928 | { |
| 929 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 930 | "type": "tidelift" |
| 931 | } |
| 932 | ], |
| 933 | "install-path": "../symfony/http-foundation" |
| 934 | }, |
| 935 | { |
| 936 | "name": "symfony/polyfill-ctype", |
| 937 | "version": "v1.27.0", |
| 938 | "version_normalized": "1.27.0.0", |
| 939 | "source": { |
| 940 | "type": "git", |
| 941 | "url": "https://github.com/symfony/polyfill-ctype.git", |
| 942 | "reference": "5bbc823adecdae860bb64756d639ecfec17b050a" |
| 943 | }, |
| 944 | "dist": { |
| 945 | "type": "zip", |
| 946 | "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a", |
| 947 | "reference": "5bbc823adecdae860bb64756d639ecfec17b050a", |
| 948 | "shasum": "" |
| 949 | }, |
| 950 | "require": { |
| 951 | "php": ">=7.1" |
| 952 | }, |
| 953 | "provide": { |
| 954 | "ext-ctype": "*" |
| 955 | }, |
| 956 | "suggest": { |
| 957 | "ext-ctype": "For best performance" |
| 958 | }, |
| 959 | "time": "2022-11-03T14:55:06+00:00", |
| 960 | "type": "library", |
| 961 | "extra": { |
| 962 | "branch-alias": { |
| 963 | "dev-main": "1.27-dev" |
| 964 | }, |
| 965 | "thanks": { |
| 966 | "name": "symfony/polyfill", |
| 967 | "url": "https://github.com/symfony/polyfill" |
| 968 | } |
| 969 | }, |
| 970 | "installation-source": "dist", |
| 971 | "autoload": { |
| 972 | "files": [ |
| 973 | "bootstrap.php" |
| 974 | ], |
| 975 | "psr-4": { |
| 976 | "Symfony\\Polyfill\\Ctype\\": "" |
| 977 | } |
| 978 | }, |
| 979 | "notification-url": "https://packagist.org/downloads/", |
| 980 | "license": [ |
| 981 | "MIT" |
| 982 | ], |
| 983 | "authors": [ |
| 984 | { |
| 985 | "name": "Gert de Pagter", |
| 986 | "email": "BackEndTea@gmail.com" |
| 987 | }, |
| 988 | { |
| 989 | "name": "Symfony Community", |
| 990 | "homepage": "https://symfony.com/contributors" |
| 991 | } |
| 992 | ], |
| 993 | "description": "Symfony polyfill for ctype functions", |
| 994 | "homepage": "https://symfony.com", |
| 995 | "keywords": [ |
| 996 | "compatibility", |
| 997 | "ctype", |
| 998 | "polyfill", |
| 999 | "portable" |
| 1000 | ], |
| 1001 | "support": { |
| 1002 | "source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0" |
| 1003 | }, |
| 1004 | "funding": [ |
| 1005 | { |
| 1006 | "url": "https://symfony.com/sponsor", |
| 1007 | "type": "custom" |
| 1008 | }, |
| 1009 | { |
| 1010 | "url": "https://github.com/fabpot", |
| 1011 | "type": "github" |
| 1012 | }, |
| 1013 | { |
| 1014 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 1015 | "type": "tidelift" |
| 1016 | } |
| 1017 | ], |
| 1018 | "install-path": "../symfony/polyfill-ctype" |
| 1019 | }, |
| 1020 | { |
| 1021 | "name": "symfony/polyfill-mbstring", |
| 1022 | "version": "v1.27.0", |
| 1023 | "version_normalized": "1.27.0.0", |
| 1024 | "source": { |
| 1025 | "type": "git", |
| 1026 | "url": "https://github.com/symfony/polyfill-mbstring.git", |
| 1027 | "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534" |
| 1028 | }, |
| 1029 | "dist": { |
| 1030 | "type": "zip", |
| 1031 | "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534", |
| 1032 | "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534", |
| 1033 | "shasum": "" |
| 1034 | }, |
| 1035 | "require": { |
| 1036 | "php": ">=7.1" |
| 1037 | }, |
| 1038 | "provide": { |
| 1039 | "ext-mbstring": "*" |
| 1040 | }, |
| 1041 | "suggest": { |
| 1042 | "ext-mbstring": "For best performance" |
| 1043 | }, |
| 1044 | "time": "2022-11-03T14:55:06+00:00", |
| 1045 | "type": "library", |
| 1046 | "extra": { |
| 1047 | "branch-alias": { |
| 1048 | "dev-main": "1.27-dev" |
| 1049 | }, |
| 1050 | "thanks": { |
| 1051 | "name": "symfony/polyfill", |
| 1052 | "url": "https://github.com/symfony/polyfill" |
| 1053 | } |
| 1054 | }, |
| 1055 | "installation-source": "dist", |
| 1056 | "autoload": { |
| 1057 | "files": [ |
| 1058 | "bootstrap.php" |
| 1059 | ], |
| 1060 | "psr-4": { |
| 1061 | "Symfony\\Polyfill\\Mbstring\\": "" |
| 1062 | } |
| 1063 | }, |
| 1064 | "notification-url": "https://packagist.org/downloads/", |
| 1065 | "license": [ |
| 1066 | "MIT" |
| 1067 | ], |
| 1068 | "authors": [ |
| 1069 | { |
| 1070 | "name": "Nicolas Grekas", |
| 1071 | "email": "p@tchwork.com" |
| 1072 | }, |
| 1073 | { |
| 1074 | "name": "Symfony Community", |
| 1075 | "homepage": "https://symfony.com/contributors" |
| 1076 | } |
| 1077 | ], |
| 1078 | "description": "Symfony polyfill for the Mbstring extension", |
| 1079 | "homepage": "https://symfony.com", |
| 1080 | "keywords": [ |
| 1081 | "compatibility", |
| 1082 | "mbstring", |
| 1083 | "polyfill", |
| 1084 | "portable", |
| 1085 | "shim" |
| 1086 | ], |
| 1087 | "support": { |
| 1088 | "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0" |
| 1089 | }, |
| 1090 | "funding": [ |
| 1091 | { |
| 1092 | "url": "https://symfony.com/sponsor", |
| 1093 | "type": "custom" |
| 1094 | }, |
| 1095 | { |
| 1096 | "url": "https://github.com/fabpot", |
| 1097 | "type": "github" |
| 1098 | }, |
| 1099 | { |
| 1100 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 1101 | "type": "tidelift" |
| 1102 | } |
| 1103 | ], |
| 1104 | "install-path": "../symfony/polyfill-mbstring" |
| 1105 | }, |
| 1106 | { |
| 1107 | "name": "symfony/polyfill-php70", |
| 1108 | "version": "v1.20.0", |
| 1109 | "version_normalized": "1.20.0.0", |
| 1110 | "source": { |
| 1111 | "type": "git", |
| 1112 | "url": "https://github.com/symfony/polyfill-php70.git", |
| 1113 | "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644" |
| 1114 | }, |
| 1115 | "dist": { |
| 1116 | "type": "zip", |
| 1117 | "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/5f03a781d984aae42cebd18e7912fa80f02ee644", |
| 1118 | "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644", |
| 1119 | "shasum": "" |
| 1120 | }, |
| 1121 | "require": { |
| 1122 | "php": ">=7.1" |
| 1123 | }, |
| 1124 | "time": "2020-10-23T14:02:19+00:00", |
| 1125 | "type": "metapackage", |
| 1126 | "extra": { |
| 1127 | "branch-alias": { |
| 1128 | "dev-main": "1.20-dev" |
| 1129 | }, |
| 1130 | "thanks": { |
| 1131 | "name": "symfony/polyfill", |
| 1132 | "url": "https://github.com/symfony/polyfill" |
| 1133 | } |
| 1134 | }, |
| 1135 | "notification-url": "https://packagist.org/downloads/", |
| 1136 | "license": [ |
| 1137 | "MIT" |
| 1138 | ], |
| 1139 | "authors": [ |
| 1140 | { |
| 1141 | "name": "Nicolas Grekas", |
| 1142 | "email": "p@tchwork.com" |
| 1143 | }, |
| 1144 | { |
| 1145 | "name": "Symfony Community", |
| 1146 | "homepage": "https://symfony.com/contributors" |
| 1147 | } |
| 1148 | ], |
| 1149 | "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions", |
| 1150 | "homepage": "https://symfony.com", |
| 1151 | "keywords": [ |
| 1152 | "compatibility", |
| 1153 | "polyfill", |
| 1154 | "portable", |
| 1155 | "shim" |
| 1156 | ], |
| 1157 | "support": { |
| 1158 | "source": "https://github.com/symfony/polyfill-php70/tree/v1.20.0" |
| 1159 | }, |
| 1160 | "funding": [ |
| 1161 | { |
| 1162 | "url": "https://symfony.com/sponsor", |
| 1163 | "type": "custom" |
| 1164 | }, |
| 1165 | { |
| 1166 | "url": "https://github.com/fabpot", |
| 1167 | "type": "github" |
| 1168 | }, |
| 1169 | { |
| 1170 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 1171 | "type": "tidelift" |
| 1172 | } |
| 1173 | ], |
| 1174 | "install-path": null |
| 1175 | }, |
| 1176 | { |
| 1177 | "name": "tecnickcom/tcpdf", |
| 1178 | "version": "6.6.2", |
| 1179 | "version_normalized": "6.6.2.0", |
| 1180 | "source": { |
| 1181 | "type": "git", |
| 1182 | "url": "https://github.com/tecnickcom/TCPDF.git", |
| 1183 | "reference": "e3cffc9bcbc76e89e167e9eb0bbda0cab7518459" |
| 1184 | }, |
| 1185 | "dist": { |
| 1186 | "type": "zip", |
| 1187 | "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/e3cffc9bcbc76e89e167e9eb0bbda0cab7518459", |
| 1188 | "reference": "e3cffc9bcbc76e89e167e9eb0bbda0cab7518459", |
| 1189 | "shasum": "" |
| 1190 | }, |
| 1191 | "require": { |
| 1192 | "php": ">=5.3.0" |
| 1193 | }, |
| 1194 | "time": "2022-12-17T10:28:59+00:00", |
| 1195 | "type": "library", |
| 1196 | "installation-source": "dist", |
| 1197 | "autoload": { |
| 1198 | "classmap": [ |
| 1199 | "config", |
| 1200 | "include", |
| 1201 | "tcpdf.php", |
| 1202 | "tcpdf_parser.php", |
| 1203 | "tcpdf_import.php", |
| 1204 | "tcpdf_barcodes_1d.php", |
| 1205 | "tcpdf_barcodes_2d.php", |
| 1206 | "include/tcpdf_colors.php", |
| 1207 | "include/tcpdf_filters.php", |
| 1208 | "include/tcpdf_font_data.php", |
| 1209 | "include/tcpdf_fonts.php", |
| 1210 | "include/tcpdf_images.php", |
| 1211 | "include/tcpdf_static.php", |
| 1212 | "include/barcodes/datamatrix.php", |
| 1213 | "include/barcodes/pdf417.php", |
| 1214 | "include/barcodes/qrcode.php" |
| 1215 | ] |
| 1216 | }, |
| 1217 | "notification-url": "https://packagist.org/downloads/", |
| 1218 | "license": [ |
| 1219 | "LGPL-3.0-only" |
| 1220 | ], |
| 1221 | "authors": [ |
| 1222 | { |
| 1223 | "name": "Nicola Asuni", |
| 1224 | "email": "info@tecnick.com", |
| 1225 | "role": "lead" |
| 1226 | } |
| 1227 | ], |
| 1228 | "description": "TCPDF is a PHP class for generating PDF documents and barcodes.", |
| 1229 | "homepage": "http://www.tcpdf.org/", |
| 1230 | "keywords": [ |
| 1231 | "PDFD32000-2008", |
| 1232 | "TCPDF", |
| 1233 | "barcodes", |
| 1234 | "datamatrix", |
| 1235 | "pdf", |
| 1236 | "pdf417", |
| 1237 | "qrcode" |
| 1238 | ], |
| 1239 | "support": { |
| 1240 | "issues": "https://github.com/tecnickcom/TCPDF/issues", |
| 1241 | "source": "https://github.com/tecnickcom/TCPDF/tree/6.6.2" |
| 1242 | }, |
| 1243 | "funding": [ |
| 1244 | { |
| 1245 | "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations¤cy_code=GBP&business=paypal@tecnick.com&item_name=donation%20for%20tcpdf%20project", |
| 1246 | "type": "custom" |
| 1247 | } |
| 1248 | ], |
| 1249 | "install-path": "../tecnickcom/tcpdf" |
| 1250 | }, |
| 1251 | { |
| 1252 | "name": "woocommerce/action-scheduler", |
| 1253 | "version": "3.6.2", |
| 1254 | "version_normalized": "3.6.2.0", |
| 1255 | "source": { |
| 1256 | "type": "git", |
| 1257 | "url": "https://github.com/woocommerce/action-scheduler.git", |
| 1258 | "reference": "4eb2fa9737a53e4d284dafcf3e0bf428b5f941bc" |
| 1259 | }, |
| 1260 | "dist": { |
| 1261 | "type": "zip", |
| 1262 | "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/4eb2fa9737a53e4d284dafcf3e0bf428b5f941bc", |
| 1263 | "reference": "4eb2fa9737a53e4d284dafcf3e0bf428b5f941bc", |
| 1264 | "shasum": "" |
| 1265 | }, |
| 1266 | "require-dev": { |
| 1267 | "phpunit/phpunit": "^7.5", |
| 1268 | "woocommerce/woocommerce-sniffs": "0.1.0", |
| 1269 | "wp-cli/wp-cli": "~2.5.0", |
| 1270 | "yoast/phpunit-polyfills": "^1.0" |
| 1271 | }, |
| 1272 | "time": "2023-08-09T19:43:41+00:00", |
| 1273 | "type": "wordpress-plugin", |
| 1274 | "extra": { |
| 1275 | "scripts-description": { |
| 1276 | "test": "Run unit tests", |
| 1277 | "phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer", |
| 1278 | "phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier" |
| 1279 | } |
| 1280 | }, |
| 1281 | "installation-source": "dist", |
| 1282 | "notification-url": "https://packagist.org/downloads/", |
| 1283 | "license": [ |
| 1284 | "GPL-3.0-or-later" |
| 1285 | ], |
| 1286 | "description": "Action Scheduler for WordPress and WooCommerce", |
| 1287 | "homepage": "https://actionscheduler.org/", |
| 1288 | "support": { |
| 1289 | "issues": "https://github.com/woocommerce/action-scheduler/issues", |
| 1290 | "source": "https://github.com/woocommerce/action-scheduler/tree/3.6.2" |
| 1291 | }, |
| 1292 | "install-path": "../woocommerce/action-scheduler" |
| 1293 | } |
| 1294 | ], |
| 1295 | "dev": false, |
| 1296 | "dev-package-names": [] |
| 1297 | } |
| 1298 |