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