ClassLoader.php
3 years ago
InstalledVersions.php
1 year ago
LICENSE
7 years ago
autoload_classmap.php
1 week ago
autoload_files.php
1 year ago
autoload_namespaces.php
4 years ago
autoload_psr4.php
4 months ago
autoload_real.php
1 month ago
autoload_static.php
1 week ago
installed.json
1 month ago
installed.php
1 day ago
platform_check.php
11 months ago
installed.json
1685 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": "nyholm/psr7", |
| 248 | "version": "1.8.2", |
| 249 | "version_normalized": "1.8.2.0", |
| 250 | "source": { |
| 251 | "type": "git", |
| 252 | "url": "https://github.com/Nyholm/psr7.git", |
| 253 | "reference": "a71f2b11690f4b24d099d6b16690a90ae14fc6f3" |
| 254 | }, |
| 255 | "dist": { |
| 256 | "type": "zip", |
| 257 | "url": "https://api.github.com/repos/Nyholm/psr7/zipball/a71f2b11690f4b24d099d6b16690a90ae14fc6f3", |
| 258 | "reference": "a71f2b11690f4b24d099d6b16690a90ae14fc6f3", |
| 259 | "shasum": "" |
| 260 | }, |
| 261 | "require": { |
| 262 | "php": ">=7.2", |
| 263 | "psr/http-factory": "^1.0", |
| 264 | "psr/http-message": "^1.1 || ^2.0" |
| 265 | }, |
| 266 | "provide": { |
| 267 | "php-http/message-factory-implementation": "1.0", |
| 268 | "psr/http-factory-implementation": "1.0", |
| 269 | "psr/http-message-implementation": "1.0" |
| 270 | }, |
| 271 | "require-dev": { |
| 272 | "http-interop/http-factory-tests": "^0.9", |
| 273 | "php-http/message-factory": "^1.0", |
| 274 | "php-http/psr7-integration-tests": "^1.0", |
| 275 | "phpunit/phpunit": "^7.5 || ^8.5 || ^9.4", |
| 276 | "symfony/error-handler": "^4.4" |
| 277 | }, |
| 278 | "time": "2024-09-09T07:06:30+00:00", |
| 279 | "type": "library", |
| 280 | "extra": { |
| 281 | "branch-alias": { |
| 282 | "dev-master": "1.8-dev" |
| 283 | } |
| 284 | }, |
| 285 | "installation-source": "dist", |
| 286 | "autoload": { |
| 287 | "psr-4": { |
| 288 | "Nyholm\\Psr7\\": "src/" |
| 289 | } |
| 290 | }, |
| 291 | "notification-url": "https://packagist.org/downloads/", |
| 292 | "license": [ |
| 293 | "MIT" |
| 294 | ], |
| 295 | "authors": [ |
| 296 | { |
| 297 | "name": "Tobias Nyholm", |
| 298 | "email": "tobias.nyholm@gmail.com" |
| 299 | }, |
| 300 | { |
| 301 | "name": "Martijn van der Ven", |
| 302 | "email": "martijn@vanderven.se" |
| 303 | } |
| 304 | ], |
| 305 | "description": "A fast PHP7 implementation of PSR-7", |
| 306 | "homepage": "https://tnyholm.se", |
| 307 | "keywords": [ |
| 308 | "psr-17", |
| 309 | "psr-7" |
| 310 | ], |
| 311 | "support": { |
| 312 | "issues": "https://github.com/Nyholm/psr7/issues", |
| 313 | "source": "https://github.com/Nyholm/psr7/tree/1.8.2" |
| 314 | }, |
| 315 | "funding": [ |
| 316 | { |
| 317 | "url": "https://github.com/Zegnat", |
| 318 | "type": "github" |
| 319 | }, |
| 320 | { |
| 321 | "url": "https://github.com/nyholm", |
| 322 | "type": "github" |
| 323 | } |
| 324 | ], |
| 325 | "install-path": "../nyholm/psr7" |
| 326 | }, |
| 327 | { |
| 328 | "name": "paypal/paypal-checkout-sdk", |
| 329 | "version": "1.0.2", |
| 330 | "version_normalized": "1.0.2.0", |
| 331 | "source": { |
| 332 | "type": "git", |
| 333 | "url": "https://github.com/paypal/Checkout-PHP-SDK.git", |
| 334 | "reference": "19992ce7051ff9e47e643f28abb8cc1b3e5f1812" |
| 335 | }, |
| 336 | "dist": { |
| 337 | "type": "zip", |
| 338 | "url": "https://api.github.com/repos/paypal/Checkout-PHP-SDK/zipball/19992ce7051ff9e47e643f28abb8cc1b3e5f1812", |
| 339 | "reference": "19992ce7051ff9e47e643f28abb8cc1b3e5f1812", |
| 340 | "shasum": "" |
| 341 | }, |
| 342 | "require": { |
| 343 | "paypal/paypalhttp": "1.0.1" |
| 344 | }, |
| 345 | "require-dev": { |
| 346 | "phpunit/phpunit": "^5.7" |
| 347 | }, |
| 348 | "time": "2021-09-21T20:57:38+00:00", |
| 349 | "type": "library", |
| 350 | "installation-source": "dist", |
| 351 | "autoload": { |
| 352 | "psr-4": { |
| 353 | "Sample\\": "samples/", |
| 354 | "PayPalCheckoutSdk\\": "lib/PayPalCheckoutSdk" |
| 355 | } |
| 356 | }, |
| 357 | "notification-url": "https://packagist.org/downloads/", |
| 358 | "license": [ |
| 359 | "https://github.com/paypal/Checkout-PHP-SDK/blob/master/LICENSE" |
| 360 | ], |
| 361 | "authors": [ |
| 362 | { |
| 363 | "name": "PayPal", |
| 364 | "homepage": "https://github.com/paypal/Checkout-PHP-SDK/contributors" |
| 365 | } |
| 366 | ], |
| 367 | "description": "PayPal's PHP SDK for Checkout REST APIs", |
| 368 | "homepage": "http://github.com/paypal/Checkout-PHP-SDK/", |
| 369 | "keywords": [ |
| 370 | "checkout", |
| 371 | "orders", |
| 372 | "payments", |
| 373 | "paypal", |
| 374 | "rest", |
| 375 | "sdk" |
| 376 | ], |
| 377 | "support": { |
| 378 | "source": "https://github.com/paypal/Checkout-PHP-SDK/tree/1.0.2" |
| 379 | }, |
| 380 | "abandoned": "paypal/paypal-server-sdk", |
| 381 | "install-path": "../paypal/paypal-checkout-sdk" |
| 382 | }, |
| 383 | { |
| 384 | "name": "paypal/paypalhttp", |
| 385 | "version": "1.0.1", |
| 386 | "version_normalized": "1.0.1.0", |
| 387 | "source": { |
| 388 | "type": "git", |
| 389 | "url": "https://github.com/paypal/paypalhttp_php.git", |
| 390 | "reference": "7b09c89c80828e842c79230e7f156b61fbb68d25" |
| 391 | }, |
| 392 | "dist": { |
| 393 | "type": "zip", |
| 394 | "url": "https://api.github.com/repos/paypal/paypalhttp_php/zipball/7b09c89c80828e842c79230e7f156b61fbb68d25", |
| 395 | "reference": "7b09c89c80828e842c79230e7f156b61fbb68d25", |
| 396 | "shasum": "" |
| 397 | }, |
| 398 | "require": { |
| 399 | "ext-curl": "*" |
| 400 | }, |
| 401 | "require-dev": { |
| 402 | "phpunit/phpunit": "^5.7", |
| 403 | "wiremock-php/wiremock-php": "1.43.2" |
| 404 | }, |
| 405 | "time": "2021-09-14T21:35:26+00:00", |
| 406 | "type": "library", |
| 407 | "installation-source": "dist", |
| 408 | "autoload": { |
| 409 | "psr-4": { |
| 410 | "PayPalHttp\\": "lib/PayPalHttp" |
| 411 | } |
| 412 | }, |
| 413 | "notification-url": "https://packagist.org/downloads/", |
| 414 | "license": [ |
| 415 | "MIT" |
| 416 | ], |
| 417 | "authors": [ |
| 418 | { |
| 419 | "name": "PayPal", |
| 420 | "homepage": "https://github.com/paypal/paypalhttp_php/contributors" |
| 421 | } |
| 422 | ], |
| 423 | "support": { |
| 424 | "issues": "https://github.com/paypal/paypalhttp_php/issues", |
| 425 | "source": "https://github.com/paypal/paypalhttp_php/tree/1.0.1" |
| 426 | }, |
| 427 | "abandoned": true, |
| 428 | "install-path": "../paypal/paypalhttp" |
| 429 | }, |
| 430 | { |
| 431 | "name": "psr/container", |
| 432 | "version": "1.1.1", |
| 433 | "version_normalized": "1.1.1.0", |
| 434 | "source": { |
| 435 | "type": "git", |
| 436 | "url": "https://github.com/php-fig/container.git", |
| 437 | "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf" |
| 438 | }, |
| 439 | "dist": { |
| 440 | "type": "zip", |
| 441 | "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf", |
| 442 | "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf", |
| 443 | "shasum": "" |
| 444 | }, |
| 445 | "require": { |
| 446 | "php": ">=7.2.0" |
| 447 | }, |
| 448 | "time": "2021-03-05T17:36:06+00:00", |
| 449 | "type": "library", |
| 450 | "installation-source": "dist", |
| 451 | "autoload": { |
| 452 | "psr-4": { |
| 453 | "Psr\\Container\\": "src/" |
| 454 | } |
| 455 | }, |
| 456 | "notification-url": "https://packagist.org/downloads/", |
| 457 | "license": [ |
| 458 | "MIT" |
| 459 | ], |
| 460 | "authors": [ |
| 461 | { |
| 462 | "name": "PHP-FIG", |
| 463 | "homepage": "https://www.php-fig.org/" |
| 464 | } |
| 465 | ], |
| 466 | "description": "Common Container Interface (PHP FIG PSR-11)", |
| 467 | "homepage": "https://github.com/php-fig/container", |
| 468 | "keywords": [ |
| 469 | "PSR-11", |
| 470 | "container", |
| 471 | "container-interface", |
| 472 | "container-interop", |
| 473 | "psr" |
| 474 | ], |
| 475 | "support": { |
| 476 | "issues": "https://github.com/php-fig/container/issues", |
| 477 | "source": "https://github.com/php-fig/container/tree/1.1.1" |
| 478 | }, |
| 479 | "install-path": "../psr/container" |
| 480 | }, |
| 481 | { |
| 482 | "name": "psr/http-client", |
| 483 | "version": "1.0.3", |
| 484 | "version_normalized": "1.0.3.0", |
| 485 | "source": { |
| 486 | "type": "git", |
| 487 | "url": "https://github.com/php-fig/http-client.git", |
| 488 | "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90" |
| 489 | }, |
| 490 | "dist": { |
| 491 | "type": "zip", |
| 492 | "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90", |
| 493 | "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90", |
| 494 | "shasum": "" |
| 495 | }, |
| 496 | "require": { |
| 497 | "php": "^7.0 || ^8.0", |
| 498 | "psr/http-message": "^1.0 || ^2.0" |
| 499 | }, |
| 500 | "time": "2023-09-23T14:17:50+00:00", |
| 501 | "type": "library", |
| 502 | "extra": { |
| 503 | "branch-alias": { |
| 504 | "dev-master": "1.0.x-dev" |
| 505 | } |
| 506 | }, |
| 507 | "installation-source": "dist", |
| 508 | "autoload": { |
| 509 | "psr-4": { |
| 510 | "Psr\\Http\\Client\\": "src/" |
| 511 | } |
| 512 | }, |
| 513 | "notification-url": "https://packagist.org/downloads/", |
| 514 | "license": [ |
| 515 | "MIT" |
| 516 | ], |
| 517 | "authors": [ |
| 518 | { |
| 519 | "name": "PHP-FIG", |
| 520 | "homepage": "https://www.php-fig.org/" |
| 521 | } |
| 522 | ], |
| 523 | "description": "Common interface for HTTP clients", |
| 524 | "homepage": "https://github.com/php-fig/http-client", |
| 525 | "keywords": [ |
| 526 | "http", |
| 527 | "http-client", |
| 528 | "psr", |
| 529 | "psr-18" |
| 530 | ], |
| 531 | "support": { |
| 532 | "source": "https://github.com/php-fig/http-client" |
| 533 | }, |
| 534 | "install-path": "../psr/http-client" |
| 535 | }, |
| 536 | { |
| 537 | "name": "psr/http-factory", |
| 538 | "version": "1.1.0", |
| 539 | "version_normalized": "1.1.0.0", |
| 540 | "source": { |
| 541 | "type": "git", |
| 542 | "url": "https://github.com/php-fig/http-factory.git", |
| 543 | "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a" |
| 544 | }, |
| 545 | "dist": { |
| 546 | "type": "zip", |
| 547 | "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a", |
| 548 | "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a", |
| 549 | "shasum": "" |
| 550 | }, |
| 551 | "require": { |
| 552 | "php": ">=7.1", |
| 553 | "psr/http-message": "^1.0 || ^2.0" |
| 554 | }, |
| 555 | "time": "2024-04-15T12:06:14+00:00", |
| 556 | "type": "library", |
| 557 | "extra": { |
| 558 | "branch-alias": { |
| 559 | "dev-master": "1.0.x-dev" |
| 560 | } |
| 561 | }, |
| 562 | "installation-source": "dist", |
| 563 | "autoload": { |
| 564 | "psr-4": { |
| 565 | "Psr\\Http\\Message\\": "src/" |
| 566 | } |
| 567 | }, |
| 568 | "notification-url": "https://packagist.org/downloads/", |
| 569 | "license": [ |
| 570 | "MIT" |
| 571 | ], |
| 572 | "authors": [ |
| 573 | { |
| 574 | "name": "PHP-FIG", |
| 575 | "homepage": "https://www.php-fig.org/" |
| 576 | } |
| 577 | ], |
| 578 | "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories", |
| 579 | "keywords": [ |
| 580 | "factory", |
| 581 | "http", |
| 582 | "message", |
| 583 | "psr", |
| 584 | "psr-17", |
| 585 | "psr-7", |
| 586 | "request", |
| 587 | "response" |
| 588 | ], |
| 589 | "support": { |
| 590 | "source": "https://github.com/php-fig/http-factory" |
| 591 | }, |
| 592 | "install-path": "../psr/http-factory" |
| 593 | }, |
| 594 | { |
| 595 | "name": "psr/http-message", |
| 596 | "version": "1.1", |
| 597 | "version_normalized": "1.1.0.0", |
| 598 | "source": { |
| 599 | "type": "git", |
| 600 | "url": "https://github.com/php-fig/http-message.git", |
| 601 | "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba" |
| 602 | }, |
| 603 | "dist": { |
| 604 | "type": "zip", |
| 605 | "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba", |
| 606 | "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba", |
| 607 | "shasum": "" |
| 608 | }, |
| 609 | "require": { |
| 610 | "php": "^7.2 || ^8.0" |
| 611 | }, |
| 612 | "time": "2023-04-04T09:50:52+00:00", |
| 613 | "type": "library", |
| 614 | "extra": { |
| 615 | "branch-alias": { |
| 616 | "dev-master": "1.1.x-dev" |
| 617 | } |
| 618 | }, |
| 619 | "installation-source": "dist", |
| 620 | "autoload": { |
| 621 | "psr-4": { |
| 622 | "Psr\\Http\\Message\\": "src/" |
| 623 | } |
| 624 | }, |
| 625 | "notification-url": "https://packagist.org/downloads/", |
| 626 | "license": [ |
| 627 | "MIT" |
| 628 | ], |
| 629 | "authors": [ |
| 630 | { |
| 631 | "name": "PHP-FIG", |
| 632 | "homepage": "http://www.php-fig.org/" |
| 633 | } |
| 634 | ], |
| 635 | "description": "Common interface for HTTP messages", |
| 636 | "homepage": "https://github.com/php-fig/http-message", |
| 637 | "keywords": [ |
| 638 | "http", |
| 639 | "http-message", |
| 640 | "psr", |
| 641 | "psr-7", |
| 642 | "request", |
| 643 | "response" |
| 644 | ], |
| 645 | "support": { |
| 646 | "source": "https://github.com/php-fig/http-message/tree/1.1" |
| 647 | }, |
| 648 | "install-path": "../psr/http-message" |
| 649 | }, |
| 650 | { |
| 651 | "name": "stellarwp/admin-notices", |
| 652 | "version": "2.0.1", |
| 653 | "version_normalized": "2.0.1.0", |
| 654 | "source": { |
| 655 | "type": "git", |
| 656 | "url": "https://github.com/stellarwp/admin-notices.git", |
| 657 | "reference": "1d4c25adb2fe4fc959bea3f4501c58bb7586509d" |
| 658 | }, |
| 659 | "dist": { |
| 660 | "type": "zip", |
| 661 | "url": "https://api.github.com/repos/stellarwp/admin-notices/zipball/1d4c25adb2fe4fc959bea3f4501c58bb7586509d", |
| 662 | "reference": "1d4c25adb2fe4fc959bea3f4501c58bb7586509d", |
| 663 | "shasum": "" |
| 664 | }, |
| 665 | "require": { |
| 666 | "psr/container": "1.1.1" |
| 667 | }, |
| 668 | "require-dev": { |
| 669 | "codeception/module-asserts": "^1.0", |
| 670 | "codeception/module-cli": "^1.0", |
| 671 | "codeception/module-db": "^1.0", |
| 672 | "codeception/module-filesystem": "^1.0", |
| 673 | "codeception/module-phpbrowser": "^1.0", |
| 674 | "codeception/module-rest": "^1.0", |
| 675 | "codeception/module-webdriver": "^1.0", |
| 676 | "codeception/util-universalframework": "^1.0", |
| 677 | "lucatume/wp-browser": "^3.6.5", |
| 678 | "phpunit/phpunit": "^9.5", |
| 679 | "szepeviktor/phpstan-wordpress": "^1.3" |
| 680 | }, |
| 681 | "time": "2025-07-10T17:44:44+00:00", |
| 682 | "type": "library", |
| 683 | "installation-source": "dist", |
| 684 | "autoload": { |
| 685 | "psr-4": { |
| 686 | "StellarWP\\AdminNotices\\": "src/" |
| 687 | } |
| 688 | }, |
| 689 | "notification-url": "https://packagist.org/downloads/", |
| 690 | "license": [ |
| 691 | "MIT" |
| 692 | ], |
| 693 | "authors": [ |
| 694 | { |
| 695 | "name": "Jason Adams", |
| 696 | "email": "jason.adams@stellarwp.com" |
| 697 | } |
| 698 | ], |
| 699 | "description": "A handy package for easily displaying admin notices in WordPress with simple to complex visibility conditions", |
| 700 | "support": { |
| 701 | "issues": "https://github.com/stellarwp/admin-notices/issues", |
| 702 | "source": "https://github.com/stellarwp/admin-notices/tree/2.0.1" |
| 703 | }, |
| 704 | "install-path": "../stellarwp/admin-notices" |
| 705 | }, |
| 706 | { |
| 707 | "name": "stellarwp/arrays", |
| 708 | "version": "1.3.2", |
| 709 | "version_normalized": "1.3.2.0", |
| 710 | "source": { |
| 711 | "type": "git", |
| 712 | "url": "https://github.com/stellarwp/arrays.git", |
| 713 | "reference": "e994abcdb5d76fb5fdea7f2e1549d0603c13f91e" |
| 714 | }, |
| 715 | "dist": { |
| 716 | "type": "zip", |
| 717 | "url": "https://api.github.com/repos/stellarwp/arrays/zipball/e994abcdb5d76fb5fdea7f2e1549d0603c13f91e", |
| 718 | "reference": "e994abcdb5d76fb5fdea7f2e1549d0603c13f91e", |
| 719 | "shasum": "" |
| 720 | }, |
| 721 | "require-dev": { |
| 722 | "lucatume/wp-browser": "^3.5 || ^4.0", |
| 723 | "saggre/phpdocumentor-markdown": "^0.1.3", |
| 724 | "symfony/event-dispatcher-contracts": "^2.5.1", |
| 725 | "symfony/string": "^5.4", |
| 726 | "szepeviktor/phpstan-wordpress": "^1.1" |
| 727 | }, |
| 728 | "time": "2026-02-12T19:58:13+00:00", |
| 729 | "type": "library", |
| 730 | "installation-source": "dist", |
| 731 | "autoload": { |
| 732 | "psr-4": { |
| 733 | "StellarWP\\Arrays\\": "src/Arrays/" |
| 734 | } |
| 735 | }, |
| 736 | "notification-url": "https://packagist.org/downloads/", |
| 737 | "license": [ |
| 738 | "GPL-2.0" |
| 739 | ], |
| 740 | "authors": [ |
| 741 | { |
| 742 | "name": "StellarWP", |
| 743 | "email": "dev@stellarwp.com" |
| 744 | }, |
| 745 | { |
| 746 | "name": "Matthew Batchelder", |
| 747 | "email": "matt.batchelder@stellarwp.com" |
| 748 | } |
| 749 | ], |
| 750 | "description": "A library for array manipulation.", |
| 751 | "support": { |
| 752 | "source": "https://github.com/stellarwp/arrays/tree/1.3.2" |
| 753 | }, |
| 754 | "install-path": "../stellarwp/arrays" |
| 755 | }, |
| 756 | { |
| 757 | "name": "stellarwp/container-contract", |
| 758 | "version": "1.0.4", |
| 759 | "version_normalized": "1.0.4.0", |
| 760 | "source": { |
| 761 | "type": "git", |
| 762 | "url": "https://github.com/stellarwp/container-contract.git", |
| 763 | "reference": "37becc9edbecb0ff95556048337600dd9cc888f0" |
| 764 | }, |
| 765 | "dist": { |
| 766 | "type": "zip", |
| 767 | "url": "https://api.github.com/repos/stellarwp/container-contract/zipball/37becc9edbecb0ff95556048337600dd9cc888f0", |
| 768 | "reference": "37becc9edbecb0ff95556048337600dd9cc888f0", |
| 769 | "shasum": "" |
| 770 | }, |
| 771 | "require": { |
| 772 | "php": ">=7.0.0" |
| 773 | }, |
| 774 | "time": "2022-12-20T21:29:17+00:00", |
| 775 | "type": "library", |
| 776 | "installation-source": "dist", |
| 777 | "autoload": { |
| 778 | "psr-4": { |
| 779 | "StellarWP\\ContainerContract\\": "src/" |
| 780 | } |
| 781 | }, |
| 782 | "notification-url": "https://packagist.org/downloads/", |
| 783 | "license": [ |
| 784 | "GPL-2.0-or-later" |
| 785 | ], |
| 786 | "authors": [ |
| 787 | { |
| 788 | "name": "StellarWP", |
| 789 | "homepage": "https://stellarwp.com" |
| 790 | } |
| 791 | ], |
| 792 | "description": "StellarWP Container Interface", |
| 793 | "homepage": "https://github.com/stellarwp/container-contract", |
| 794 | "keywords": [ |
| 795 | "PSR-11", |
| 796 | "container", |
| 797 | "container-interface", |
| 798 | "container-interop" |
| 799 | ], |
| 800 | "support": { |
| 801 | "issues": "https://github.com/stellarwp/container-contract/issues", |
| 802 | "source": "https://github.com/stellarwp/container-contract/tree/1.0.4" |
| 803 | }, |
| 804 | "install-path": "../stellarwp/container-contract" |
| 805 | }, |
| 806 | { |
| 807 | "name": "stellarwp/field-conditions", |
| 808 | "version": "1.1.1", |
| 809 | "version_normalized": "1.1.1.0", |
| 810 | "source": { |
| 811 | "type": "git", |
| 812 | "url": "https://github.com/stellarwp/field-conditions.git", |
| 813 | "reference": "03f5aff2f4977359e672efe5426bbb4ef62101cd" |
| 814 | }, |
| 815 | "dist": { |
| 816 | "type": "zip", |
| 817 | "url": "https://api.github.com/repos/stellarwp/field-conditions/zipball/03f5aff2f4977359e672efe5426bbb4ef62101cd", |
| 818 | "reference": "03f5aff2f4977359e672efe5426bbb4ef62101cd", |
| 819 | "shasum": "" |
| 820 | }, |
| 821 | "require": { |
| 822 | "ext-json": "*" |
| 823 | }, |
| 824 | "require-dev": { |
| 825 | "codeception/module-asserts": "^1.0.0", |
| 826 | "codeception/module-phpbrowser": "^1.0.0", |
| 827 | "lucatume/wp-browser": "^3.0.14", |
| 828 | "phpunit/phpunit": "~6.0" |
| 829 | }, |
| 830 | "time": "2023-04-01T00:38:22+00:00", |
| 831 | "type": "library", |
| 832 | "installation-source": "dist", |
| 833 | "autoload": { |
| 834 | "psr-4": { |
| 835 | "StellarWP\\FieldConditions\\": "src/" |
| 836 | } |
| 837 | }, |
| 838 | "notification-url": "https://packagist.org/downloads/", |
| 839 | "license": [ |
| 840 | "GPL-2.0-or-later" |
| 841 | ], |
| 842 | "authors": [ |
| 843 | { |
| 844 | "name": "StellarWP", |
| 845 | "email": "dev@stellarwp.com" |
| 846 | }, |
| 847 | { |
| 848 | "name": "Jason Adams", |
| 849 | "email": "jason.adams@givewp.com" |
| 850 | } |
| 851 | ], |
| 852 | "description": "A set of serializable classes for handling conditional logic for fields in PHP", |
| 853 | "support": { |
| 854 | "issues": "https://github.com/stellarwp/field-conditions/issues", |
| 855 | "source": "https://github.com/stellarwp/field-conditions/tree/1.1.1" |
| 856 | }, |
| 857 | "install-path": "../stellarwp/field-conditions" |
| 858 | }, |
| 859 | { |
| 860 | "name": "stellarwp/harbor", |
| 861 | "version": "v1.4.0", |
| 862 | "version_normalized": "1.4.0.0", |
| 863 | "source": { |
| 864 | "type": "git", |
| 865 | "url": "https://github.com/stellarwp/harbor.git", |
| 866 | "reference": "0d21b6e6da4352364610168c053ed0ec9d59253d" |
| 867 | }, |
| 868 | "dist": { |
| 869 | "type": "zip", |
| 870 | "url": "https://api.github.com/repos/stellarwp/harbor/zipball/0d21b6e6da4352364610168c053ed0ec9d59253d", |
| 871 | "reference": "0d21b6e6da4352364610168c053ed0ec9d59253d", |
| 872 | "shasum": "" |
| 873 | }, |
| 874 | "require": { |
| 875 | "ext-json": "*", |
| 876 | "nyholm/psr7": "^1.0", |
| 877 | "php": ">=7.4", |
| 878 | "psr/http-client": "^1.0", |
| 879 | "psr/http-factory": "^1.0", |
| 880 | "psr/http-message": "^1.1", |
| 881 | "stellarwp/container-contract": "^1.0", |
| 882 | "stellarwp/licensing-api-client-wordpress": "^2.0" |
| 883 | }, |
| 884 | "require-dev": { |
| 885 | "dealerdirect/phpcodesniffer-composer-installer": "^1", |
| 886 | "dpanta94/phpstan-containers": "^0", |
| 887 | "exussum12/coverage-checker": "^1.1", |
| 888 | "lucatume/codeception-snapshot-assertions": "*", |
| 889 | "lucatume/di52": "^3", |
| 890 | "lucatume/wp-browser": "*", |
| 891 | "php-stubs/wp-cli-stubs": "^2", |
| 892 | "phpcompatibility/phpcompatibility-wp": "^2", |
| 893 | "phpspec/prophecy": "*", |
| 894 | "phpspec/prophecy-phpunit": "*", |
| 895 | "phpstan/phpstan": "^2", |
| 896 | "phpunit/phpunit": "*", |
| 897 | "stellarwp/coding-standards": "^2", |
| 898 | "szepeviktor/phpstan-wordpress": ">=1.0", |
| 899 | "wp-cli/wp-cli": "^2" |
| 900 | }, |
| 901 | "time": "2026-05-21T17:13:36+00:00", |
| 902 | "bin": [ |
| 903 | "bin/stellar-harbor" |
| 904 | ], |
| 905 | "type": "library", |
| 906 | "installation-source": "dist", |
| 907 | "autoload": { |
| 908 | "psr-4": { |
| 909 | "LiquidWeb\\Harbor\\": "src/Harbor/", |
| 910 | "LiquidWeb\\Harbor\\Views\\": "src/views/", |
| 911 | "LiquidWeb\\Harbor\\Build_Dir\\": "build/", |
| 912 | "LiquidWeb\\Harbor\\Build_Dev_Dir\\": "build-dev/" |
| 913 | } |
| 914 | }, |
| 915 | "notification-url": "https://packagist.org/downloads/", |
| 916 | "license": [ |
| 917 | "GPL-2.0-or-later" |
| 918 | ], |
| 919 | "authors": [ |
| 920 | { |
| 921 | "name": "Liquid Web", |
| 922 | "homepage": "https://liquidweb.com" |
| 923 | } |
| 924 | ], |
| 925 | "description": "A library that integrates a WordPress product with the Liquid Web licensing system.", |
| 926 | "support": { |
| 927 | "issues": "https://github.com/stellarwp/harbor/issues", |
| 928 | "source": "https://github.com/stellarwp/harbor/tree/v1.4.0" |
| 929 | }, |
| 930 | "install-path": "../stellarwp/harbor" |
| 931 | }, |
| 932 | { |
| 933 | "name": "stellarwp/licensing-api-client", |
| 934 | "version": "2.0.0", |
| 935 | "version_normalized": "2.0.0.0", |
| 936 | "source": { |
| 937 | "type": "git", |
| 938 | "url": "https://github.com/stellarwp/licensing-api-client.git", |
| 939 | "reference": "6f9e0b3e49831f49b735a9544c5fb2fea4eeedeb" |
| 940 | }, |
| 941 | "dist": { |
| 942 | "type": "zip", |
| 943 | "url": "https://api.github.com/repos/stellarwp/licensing-api-client/zipball/6f9e0b3e49831f49b735a9544c5fb2fea4eeedeb", |
| 944 | "reference": "6f9e0b3e49831f49b735a9544c5fb2fea4eeedeb", |
| 945 | "shasum": "" |
| 946 | }, |
| 947 | "require": { |
| 948 | "ext-json": "*", |
| 949 | "php": ">=7.4", |
| 950 | "psr/http-client": "^1.0", |
| 951 | "psr/http-factory": "^1.0", |
| 952 | "psr/http-message": "^1.0 || ^2.0" |
| 953 | }, |
| 954 | "time": "2026-04-23T03:36:42+00:00", |
| 955 | "type": "library", |
| 956 | "extra": { |
| 957 | "branch-alias": { |
| 958 | "dev-main": "1.1.x-dev" |
| 959 | } |
| 960 | }, |
| 961 | "installation-source": "dist", |
| 962 | "autoload": { |
| 963 | "psr-4": { |
| 964 | "LiquidWeb\\LicensingApiClient\\": "src/" |
| 965 | } |
| 966 | }, |
| 967 | "notification-url": "https://packagist.org/downloads/", |
| 968 | "license": [ |
| 969 | "GPL-2.0-or-later" |
| 970 | ], |
| 971 | "description": "A PHP client for the Liquid Web Licensing API.", |
| 972 | "support": { |
| 973 | "source": "https://github.com/stellarwp/licensing-api-client/tree/2.0.0" |
| 974 | }, |
| 975 | "install-path": "../stellarwp/licensing-api-client" |
| 976 | }, |
| 977 | { |
| 978 | "name": "stellarwp/licensing-api-client-wordpress", |
| 979 | "version": "2.0.0", |
| 980 | "version_normalized": "2.0.0.0", |
| 981 | "source": { |
| 982 | "type": "git", |
| 983 | "url": "https://github.com/stellarwp/licensing-api-client-wordpress.git", |
| 984 | "reference": "f4ece66587cd6de175ffd35d0fbc3dc06c76a1f8" |
| 985 | }, |
| 986 | "dist": { |
| 987 | "type": "zip", |
| 988 | "url": "https://api.github.com/repos/stellarwp/licensing-api-client-wordpress/zipball/f4ece66587cd6de175ffd35d0fbc3dc06c76a1f8", |
| 989 | "reference": "f4ece66587cd6de175ffd35d0fbc3dc06c76a1f8", |
| 990 | "shasum": "" |
| 991 | }, |
| 992 | "require": { |
| 993 | "nyholm/psr7": "^1.8", |
| 994 | "php": ">=7.4", |
| 995 | "stellarwp/licensing-api-client": "^2.0" |
| 996 | }, |
| 997 | "time": "2026-04-23T03:38:52+00:00", |
| 998 | "type": "library", |
| 999 | "extra": { |
| 1000 | "branch-alias": { |
| 1001 | "dev-main": "1.1.x-dev" |
| 1002 | } |
| 1003 | }, |
| 1004 | "installation-source": "dist", |
| 1005 | "autoload": { |
| 1006 | "psr-4": { |
| 1007 | "LiquidWeb\\LicensingApiClientWordPress\\": "src/" |
| 1008 | } |
| 1009 | }, |
| 1010 | "notification-url": "https://packagist.org/downloads/", |
| 1011 | "license": [ |
| 1012 | "GPL-2.0-or-later" |
| 1013 | ], |
| 1014 | "description": "WordPress transport and factory integration for the Liquid Web Licensing API client.", |
| 1015 | "support": { |
| 1016 | "source": "https://github.com/stellarwp/licensing-api-client-wordpress/tree/2.0.0" |
| 1017 | }, |
| 1018 | "install-path": "../stellarwp/licensing-api-client-wordpress" |
| 1019 | }, |
| 1020 | { |
| 1021 | "name": "stellarwp/validation", |
| 1022 | "version": "1.5.0", |
| 1023 | "version_normalized": "1.5.0.0", |
| 1024 | "source": { |
| 1025 | "type": "git", |
| 1026 | "url": "https://github.com/stellarwp/validation.git", |
| 1027 | "reference": "cf610086713a8a20ad640b7f0da2bcf0e8a826a4" |
| 1028 | }, |
| 1029 | "dist": { |
| 1030 | "type": "zip", |
| 1031 | "url": "https://api.github.com/repos/stellarwp/validation/zipball/cf610086713a8a20ad640b7f0da2bcf0e8a826a4", |
| 1032 | "reference": "cf610086713a8a20ad640b7f0da2bcf0e8a826a4", |
| 1033 | "shasum": "" |
| 1034 | }, |
| 1035 | "require": { |
| 1036 | "ext-json": "*", |
| 1037 | "stellarwp/container-contract": "1.0.4", |
| 1038 | "stellarwp/field-conditions": "^1.0" |
| 1039 | }, |
| 1040 | "require-dev": { |
| 1041 | "codeception/module-asserts": "^1.0.0", |
| 1042 | "codeception/module-phpbrowser": "^1.0.0", |
| 1043 | "lucatume/di52": "^3.0", |
| 1044 | "lucatume/wp-browser": "^3.0.14", |
| 1045 | "phpstan/phpstan": "^1.12", |
| 1046 | "phpunit/phpunit": "~6.0", |
| 1047 | "szepeviktor/phpstan-wordpress": "^1.3" |
| 1048 | }, |
| 1049 | "time": "2025-06-18T20:38:33+00:00", |
| 1050 | "type": "library", |
| 1051 | "installation-source": "dist", |
| 1052 | "autoload": { |
| 1053 | "psr-4": { |
| 1054 | "StellarWP\\Validation\\": "src/" |
| 1055 | } |
| 1056 | }, |
| 1057 | "notification-url": "https://packagist.org/downloads/", |
| 1058 | "license": [ |
| 1059 | "GPL-2.0-or-later" |
| 1060 | ], |
| 1061 | "authors": [ |
| 1062 | { |
| 1063 | "name": "StellarWP", |
| 1064 | "email": "dev@stellarwp.com" |
| 1065 | }, |
| 1066 | { |
| 1067 | "name": "Jason Adams", |
| 1068 | "email": "jason.adams@givewp.com" |
| 1069 | } |
| 1070 | ], |
| 1071 | "description": "An end-to-end ready PHP validation library", |
| 1072 | "support": { |
| 1073 | "issues": "https://github.com/stellarwp/validation/issues", |
| 1074 | "source": "https://github.com/stellarwp/validation/tree/1.5.0" |
| 1075 | }, |
| 1076 | "install-path": "../stellarwp/validation" |
| 1077 | }, |
| 1078 | { |
| 1079 | "name": "stripe/stripe-php", |
| 1080 | "version": "v7.128.0", |
| 1081 | "version_normalized": "7.128.0.0", |
| 1082 | "source": { |
| 1083 | "type": "git", |
| 1084 | "url": "https://github.com/stripe/stripe-php.git", |
| 1085 | "reference": "c704949c49b72985c76cc61063aa26fefbd2724e" |
| 1086 | }, |
| 1087 | "dist": { |
| 1088 | "type": "zip", |
| 1089 | "url": "https://api.github.com/repos/stripe/stripe-php/zipball/c704949c49b72985c76cc61063aa26fefbd2724e", |
| 1090 | "reference": "c704949c49b72985c76cc61063aa26fefbd2724e", |
| 1091 | "shasum": "" |
| 1092 | }, |
| 1093 | "require": { |
| 1094 | "ext-curl": "*", |
| 1095 | "ext-json": "*", |
| 1096 | "ext-mbstring": "*", |
| 1097 | "php": ">=5.6.0" |
| 1098 | }, |
| 1099 | "require-dev": { |
| 1100 | "friendsofphp/php-cs-fixer": "3.5.0", |
| 1101 | "phpstan/phpstan": "^1.2", |
| 1102 | "phpunit/phpunit": "^5.7 || ^9.0", |
| 1103 | "squizlabs/php_codesniffer": "^3.3" |
| 1104 | }, |
| 1105 | "time": "2022-05-05T17:18:02+00:00", |
| 1106 | "type": "library", |
| 1107 | "extra": { |
| 1108 | "branch-alias": { |
| 1109 | "dev-master": "2.0-dev" |
| 1110 | } |
| 1111 | }, |
| 1112 | "installation-source": "dist", |
| 1113 | "autoload": { |
| 1114 | "psr-4": { |
| 1115 | "Stripe\\": "lib/" |
| 1116 | } |
| 1117 | }, |
| 1118 | "notification-url": "https://packagist.org/downloads/", |
| 1119 | "license": [ |
| 1120 | "MIT" |
| 1121 | ], |
| 1122 | "authors": [ |
| 1123 | { |
| 1124 | "name": "Stripe and contributors", |
| 1125 | "homepage": "https://github.com/stripe/stripe-php/contributors" |
| 1126 | } |
| 1127 | ], |
| 1128 | "description": "Stripe PHP Library", |
| 1129 | "homepage": "https://stripe.com/", |
| 1130 | "keywords": [ |
| 1131 | "api", |
| 1132 | "payment processing", |
| 1133 | "stripe" |
| 1134 | ], |
| 1135 | "support": { |
| 1136 | "issues": "https://github.com/stripe/stripe-php/issues", |
| 1137 | "source": "https://github.com/stripe/stripe-php/tree/v7.128.0" |
| 1138 | }, |
| 1139 | "install-path": "../stripe/stripe-php" |
| 1140 | }, |
| 1141 | { |
| 1142 | "name": "symfony/deprecation-contracts", |
| 1143 | "version": "v2.5.4", |
| 1144 | "version_normalized": "2.5.4.0", |
| 1145 | "source": { |
| 1146 | "type": "git", |
| 1147 | "url": "https://github.com/symfony/deprecation-contracts.git", |
| 1148 | "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918" |
| 1149 | }, |
| 1150 | "dist": { |
| 1151 | "type": "zip", |
| 1152 | "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/605389f2a7e5625f273b53960dc46aeaf9c62918", |
| 1153 | "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918", |
| 1154 | "shasum": "" |
| 1155 | }, |
| 1156 | "require": { |
| 1157 | "php": ">=7.1" |
| 1158 | }, |
| 1159 | "time": "2024-09-25T14:11:13+00:00", |
| 1160 | "type": "library", |
| 1161 | "extra": { |
| 1162 | "thanks": { |
| 1163 | "url": "https://github.com/symfony/contracts", |
| 1164 | "name": "symfony/contracts" |
| 1165 | }, |
| 1166 | "branch-alias": { |
| 1167 | "dev-main": "2.5-dev" |
| 1168 | } |
| 1169 | }, |
| 1170 | "installation-source": "dist", |
| 1171 | "autoload": { |
| 1172 | "files": [ |
| 1173 | "function.php" |
| 1174 | ] |
| 1175 | }, |
| 1176 | "notification-url": "https://packagist.org/downloads/", |
| 1177 | "license": [ |
| 1178 | "MIT" |
| 1179 | ], |
| 1180 | "authors": [ |
| 1181 | { |
| 1182 | "name": "Nicolas Grekas", |
| 1183 | "email": "p@tchwork.com" |
| 1184 | }, |
| 1185 | { |
| 1186 | "name": "Symfony Community", |
| 1187 | "homepage": "https://symfony.com/contributors" |
| 1188 | } |
| 1189 | ], |
| 1190 | "description": "A generic function and convention to trigger deprecation notices", |
| 1191 | "homepage": "https://symfony.com", |
| 1192 | "support": { |
| 1193 | "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.4" |
| 1194 | }, |
| 1195 | "funding": [ |
| 1196 | { |
| 1197 | "url": "https://symfony.com/sponsor", |
| 1198 | "type": "custom" |
| 1199 | }, |
| 1200 | { |
| 1201 | "url": "https://github.com/fabpot", |
| 1202 | "type": "github" |
| 1203 | }, |
| 1204 | { |
| 1205 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 1206 | "type": "tidelift" |
| 1207 | } |
| 1208 | ], |
| 1209 | "install-path": "../symfony/deprecation-contracts" |
| 1210 | }, |
| 1211 | { |
| 1212 | "name": "symfony/http-foundation", |
| 1213 | "version": "v5.4.50", |
| 1214 | "version_normalized": "5.4.50.0", |
| 1215 | "source": { |
| 1216 | "type": "git", |
| 1217 | "url": "https://github.com/symfony/http-foundation.git", |
| 1218 | "reference": "1a0706e8b8041046052ea2695eb8aeee04f97609" |
| 1219 | }, |
| 1220 | "dist": { |
| 1221 | "type": "zip", |
| 1222 | "url": "https://api.github.com/repos/symfony/http-foundation/zipball/1a0706e8b8041046052ea2695eb8aeee04f97609", |
| 1223 | "reference": "1a0706e8b8041046052ea2695eb8aeee04f97609", |
| 1224 | "shasum": "" |
| 1225 | }, |
| 1226 | "require": { |
| 1227 | "php": ">=7.2.5", |
| 1228 | "symfony/deprecation-contracts": "^2.1|^3", |
| 1229 | "symfony/polyfill-mbstring": "~1.1", |
| 1230 | "symfony/polyfill-php80": "^1.16" |
| 1231 | }, |
| 1232 | "require-dev": { |
| 1233 | "predis/predis": "^1.0|^2.0", |
| 1234 | "symfony/cache": "^4.4|^5.0|^6.0", |
| 1235 | "symfony/dependency-injection": "^5.4|^6.0", |
| 1236 | "symfony/expression-language": "^4.4|^5.0|^6.0", |
| 1237 | "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4", |
| 1238 | "symfony/mime": "^4.4|^5.0|^6.0", |
| 1239 | "symfony/rate-limiter": "^5.2|^6.0" |
| 1240 | }, |
| 1241 | "suggest": { |
| 1242 | "symfony/mime": "To use the file extension guesser" |
| 1243 | }, |
| 1244 | "time": "2025-11-03T12:58:48+00:00", |
| 1245 | "type": "library", |
| 1246 | "installation-source": "dist", |
| 1247 | "autoload": { |
| 1248 | "psr-4": { |
| 1249 | "Symfony\\Component\\HttpFoundation\\": "" |
| 1250 | }, |
| 1251 | "exclude-from-classmap": [ |
| 1252 | "/Tests/" |
| 1253 | ] |
| 1254 | }, |
| 1255 | "notification-url": "https://packagist.org/downloads/", |
| 1256 | "license": [ |
| 1257 | "MIT" |
| 1258 | ], |
| 1259 | "authors": [ |
| 1260 | { |
| 1261 | "name": "Fabien Potencier", |
| 1262 | "email": "fabien@symfony.com" |
| 1263 | }, |
| 1264 | { |
| 1265 | "name": "Symfony Community", |
| 1266 | "homepage": "https://symfony.com/contributors" |
| 1267 | } |
| 1268 | ], |
| 1269 | "description": "Defines an object-oriented layer for the HTTP specification", |
| 1270 | "homepage": "https://symfony.com", |
| 1271 | "support": { |
| 1272 | "source": "https://github.com/symfony/http-foundation/tree/v5.4.50" |
| 1273 | }, |
| 1274 | "funding": [ |
| 1275 | { |
| 1276 | "url": "https://symfony.com/sponsor", |
| 1277 | "type": "custom" |
| 1278 | }, |
| 1279 | { |
| 1280 | "url": "https://github.com/fabpot", |
| 1281 | "type": "github" |
| 1282 | }, |
| 1283 | { |
| 1284 | "url": "https://github.com/nicolas-grekas", |
| 1285 | "type": "github" |
| 1286 | }, |
| 1287 | { |
| 1288 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 1289 | "type": "tidelift" |
| 1290 | } |
| 1291 | ], |
| 1292 | "install-path": "../symfony/http-foundation" |
| 1293 | }, |
| 1294 | { |
| 1295 | "name": "symfony/polyfill-ctype", |
| 1296 | "version": "v1.36.0", |
| 1297 | "version_normalized": "1.36.0.0", |
| 1298 | "source": { |
| 1299 | "type": "git", |
| 1300 | "url": "https://github.com/symfony/polyfill-ctype.git", |
| 1301 | "reference": "141046a8f9477948ff284fa65be2095baafb94f2" |
| 1302 | }, |
| 1303 | "dist": { |
| 1304 | "type": "zip", |
| 1305 | "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/141046a8f9477948ff284fa65be2095baafb94f2", |
| 1306 | "reference": "141046a8f9477948ff284fa65be2095baafb94f2", |
| 1307 | "shasum": "" |
| 1308 | }, |
| 1309 | "require": { |
| 1310 | "php": ">=7.2" |
| 1311 | }, |
| 1312 | "provide": { |
| 1313 | "ext-ctype": "*" |
| 1314 | }, |
| 1315 | "suggest": { |
| 1316 | "ext-ctype": "For best performance" |
| 1317 | }, |
| 1318 | "time": "2026-04-10T16:19:22+00:00", |
| 1319 | "type": "library", |
| 1320 | "extra": { |
| 1321 | "thanks": { |
| 1322 | "url": "https://github.com/symfony/polyfill", |
| 1323 | "name": "symfony/polyfill" |
| 1324 | } |
| 1325 | }, |
| 1326 | "installation-source": "dist", |
| 1327 | "autoload": { |
| 1328 | "files": [ |
| 1329 | "bootstrap.php" |
| 1330 | ], |
| 1331 | "psr-4": { |
| 1332 | "Symfony\\Polyfill\\Ctype\\": "" |
| 1333 | } |
| 1334 | }, |
| 1335 | "notification-url": "https://packagist.org/downloads/", |
| 1336 | "license": [ |
| 1337 | "MIT" |
| 1338 | ], |
| 1339 | "authors": [ |
| 1340 | { |
| 1341 | "name": "Gert de Pagter", |
| 1342 | "email": "BackEndTea@gmail.com" |
| 1343 | }, |
| 1344 | { |
| 1345 | "name": "Symfony Community", |
| 1346 | "homepage": "https://symfony.com/contributors" |
| 1347 | } |
| 1348 | ], |
| 1349 | "description": "Symfony polyfill for ctype functions", |
| 1350 | "homepage": "https://symfony.com", |
| 1351 | "keywords": [ |
| 1352 | "compatibility", |
| 1353 | "ctype", |
| 1354 | "polyfill", |
| 1355 | "portable" |
| 1356 | ], |
| 1357 | "support": { |
| 1358 | "source": "https://github.com/symfony/polyfill-ctype/tree/v1.36.0" |
| 1359 | }, |
| 1360 | "funding": [ |
| 1361 | { |
| 1362 | "url": "https://symfony.com/sponsor", |
| 1363 | "type": "custom" |
| 1364 | }, |
| 1365 | { |
| 1366 | "url": "https://github.com/fabpot", |
| 1367 | "type": "github" |
| 1368 | }, |
| 1369 | { |
| 1370 | "url": "https://github.com/nicolas-grekas", |
| 1371 | "type": "github" |
| 1372 | }, |
| 1373 | { |
| 1374 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 1375 | "type": "tidelift" |
| 1376 | } |
| 1377 | ], |
| 1378 | "install-path": "../symfony/polyfill-ctype" |
| 1379 | }, |
| 1380 | { |
| 1381 | "name": "symfony/polyfill-mbstring", |
| 1382 | "version": "v1.36.0", |
| 1383 | "version_normalized": "1.36.0.0", |
| 1384 | "source": { |
| 1385 | "type": "git", |
| 1386 | "url": "https://github.com/symfony/polyfill-mbstring.git", |
| 1387 | "reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315" |
| 1388 | }, |
| 1389 | "dist": { |
| 1390 | "type": "zip", |
| 1391 | "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6a21eb99c6973357967f6ce3708cd55a6bec6315", |
| 1392 | "reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315", |
| 1393 | "shasum": "" |
| 1394 | }, |
| 1395 | "require": { |
| 1396 | "ext-iconv": "*", |
| 1397 | "php": ">=7.2" |
| 1398 | }, |
| 1399 | "provide": { |
| 1400 | "ext-mbstring": "*" |
| 1401 | }, |
| 1402 | "suggest": { |
| 1403 | "ext-mbstring": "For best performance" |
| 1404 | }, |
| 1405 | "time": "2026-04-10T17:25:58+00:00", |
| 1406 | "type": "library", |
| 1407 | "extra": { |
| 1408 | "thanks": { |
| 1409 | "url": "https://github.com/symfony/polyfill", |
| 1410 | "name": "symfony/polyfill" |
| 1411 | } |
| 1412 | }, |
| 1413 | "installation-source": "dist", |
| 1414 | "autoload": { |
| 1415 | "files": [ |
| 1416 | "bootstrap.php" |
| 1417 | ], |
| 1418 | "psr-4": { |
| 1419 | "Symfony\\Polyfill\\Mbstring\\": "" |
| 1420 | } |
| 1421 | }, |
| 1422 | "notification-url": "https://packagist.org/downloads/", |
| 1423 | "license": [ |
| 1424 | "MIT" |
| 1425 | ], |
| 1426 | "authors": [ |
| 1427 | { |
| 1428 | "name": "Nicolas Grekas", |
| 1429 | "email": "p@tchwork.com" |
| 1430 | }, |
| 1431 | { |
| 1432 | "name": "Symfony Community", |
| 1433 | "homepage": "https://symfony.com/contributors" |
| 1434 | } |
| 1435 | ], |
| 1436 | "description": "Symfony polyfill for the Mbstring extension", |
| 1437 | "homepage": "https://symfony.com", |
| 1438 | "keywords": [ |
| 1439 | "compatibility", |
| 1440 | "mbstring", |
| 1441 | "polyfill", |
| 1442 | "portable", |
| 1443 | "shim" |
| 1444 | ], |
| 1445 | "support": { |
| 1446 | "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.36.0" |
| 1447 | }, |
| 1448 | "funding": [ |
| 1449 | { |
| 1450 | "url": "https://symfony.com/sponsor", |
| 1451 | "type": "custom" |
| 1452 | }, |
| 1453 | { |
| 1454 | "url": "https://github.com/fabpot", |
| 1455 | "type": "github" |
| 1456 | }, |
| 1457 | { |
| 1458 | "url": "https://github.com/nicolas-grekas", |
| 1459 | "type": "github" |
| 1460 | }, |
| 1461 | { |
| 1462 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 1463 | "type": "tidelift" |
| 1464 | } |
| 1465 | ], |
| 1466 | "install-path": "../symfony/polyfill-mbstring" |
| 1467 | }, |
| 1468 | { |
| 1469 | "name": "symfony/polyfill-php80", |
| 1470 | "version": "v1.36.0", |
| 1471 | "version_normalized": "1.36.0.0", |
| 1472 | "source": { |
| 1473 | "type": "git", |
| 1474 | "url": "https://github.com/symfony/polyfill-php80.git", |
| 1475 | "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411" |
| 1476 | }, |
| 1477 | "dist": { |
| 1478 | "type": "zip", |
| 1479 | "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dfb55726c3a76ea3b6459fcfda1ec2d80a682411", |
| 1480 | "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411", |
| 1481 | "shasum": "" |
| 1482 | }, |
| 1483 | "require": { |
| 1484 | "php": ">=7.2" |
| 1485 | }, |
| 1486 | "time": "2026-04-10T16:19:22+00:00", |
| 1487 | "type": "library", |
| 1488 | "extra": { |
| 1489 | "thanks": { |
| 1490 | "url": "https://github.com/symfony/polyfill", |
| 1491 | "name": "symfony/polyfill" |
| 1492 | } |
| 1493 | }, |
| 1494 | "installation-source": "dist", |
| 1495 | "autoload": { |
| 1496 | "files": [ |
| 1497 | "bootstrap.php" |
| 1498 | ], |
| 1499 | "psr-4": { |
| 1500 | "Symfony\\Polyfill\\Php80\\": "" |
| 1501 | }, |
| 1502 | "classmap": [ |
| 1503 | "Resources/stubs" |
| 1504 | ] |
| 1505 | }, |
| 1506 | "notification-url": "https://packagist.org/downloads/", |
| 1507 | "license": [ |
| 1508 | "MIT" |
| 1509 | ], |
| 1510 | "authors": [ |
| 1511 | { |
| 1512 | "name": "Ion Bazan", |
| 1513 | "email": "ion.bazan@gmail.com" |
| 1514 | }, |
| 1515 | { |
| 1516 | "name": "Nicolas Grekas", |
| 1517 | "email": "p@tchwork.com" |
| 1518 | }, |
| 1519 | { |
| 1520 | "name": "Symfony Community", |
| 1521 | "homepage": "https://symfony.com/contributors" |
| 1522 | } |
| 1523 | ], |
| 1524 | "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", |
| 1525 | "homepage": "https://symfony.com", |
| 1526 | "keywords": [ |
| 1527 | "compatibility", |
| 1528 | "polyfill", |
| 1529 | "portable", |
| 1530 | "shim" |
| 1531 | ], |
| 1532 | "support": { |
| 1533 | "source": "https://github.com/symfony/polyfill-php80/tree/v1.36.0" |
| 1534 | }, |
| 1535 | "funding": [ |
| 1536 | { |
| 1537 | "url": "https://symfony.com/sponsor", |
| 1538 | "type": "custom" |
| 1539 | }, |
| 1540 | { |
| 1541 | "url": "https://github.com/fabpot", |
| 1542 | "type": "github" |
| 1543 | }, |
| 1544 | { |
| 1545 | "url": "https://github.com/nicolas-grekas", |
| 1546 | "type": "github" |
| 1547 | }, |
| 1548 | { |
| 1549 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 1550 | "type": "tidelift" |
| 1551 | } |
| 1552 | ], |
| 1553 | "install-path": "../symfony/polyfill-php80" |
| 1554 | }, |
| 1555 | { |
| 1556 | "name": "tecnickcom/tcpdf", |
| 1557 | "version": "6.11.3", |
| 1558 | "version_normalized": "6.11.3.0", |
| 1559 | "source": { |
| 1560 | "type": "git", |
| 1561 | "url": "https://github.com/tecnickcom/TCPDF.git", |
| 1562 | "reference": "b18f6119161019916c5bb07cb8da5205ae5c1b63" |
| 1563 | }, |
| 1564 | "dist": { |
| 1565 | "type": "zip", |
| 1566 | "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/b18f6119161019916c5bb07cb8da5205ae5c1b63", |
| 1567 | "reference": "b18f6119161019916c5bb07cb8da5205ae5c1b63", |
| 1568 | "shasum": "" |
| 1569 | }, |
| 1570 | "require": { |
| 1571 | "ext-curl": "*", |
| 1572 | "php": ">=7.1.0" |
| 1573 | }, |
| 1574 | "suggest": { |
| 1575 | "ext-gd": "Enables additional image handling in some workflows.", |
| 1576 | "ext-imagick": "Enables additional image format support when available.", |
| 1577 | "ext-zlib": "Recommended for compressed streams and related features.", |
| 1578 | "tecnickcom/tc-lib-pdf": "Modern replacement for TCPDF for new projects." |
| 1579 | }, |
| 1580 | "time": "2026-04-21T17:00:18+00:00", |
| 1581 | "type": "library", |
| 1582 | "installation-source": "dist", |
| 1583 | "autoload": { |
| 1584 | "classmap": [ |
| 1585 | "config", |
| 1586 | "include", |
| 1587 | "tcpdf.php", |
| 1588 | "tcpdf_barcodes_1d.php", |
| 1589 | "tcpdf_barcodes_2d.php", |
| 1590 | "include/tcpdf_colors.php", |
| 1591 | "include/tcpdf_filters.php", |
| 1592 | "include/tcpdf_font_data.php", |
| 1593 | "include/tcpdf_fonts.php", |
| 1594 | "include/tcpdf_images.php", |
| 1595 | "include/tcpdf_static.php", |
| 1596 | "include/barcodes/datamatrix.php", |
| 1597 | "include/barcodes/pdf417.php", |
| 1598 | "include/barcodes/qrcode.php" |
| 1599 | ] |
| 1600 | }, |
| 1601 | "notification-url": "https://packagist.org/downloads/", |
| 1602 | "license": [ |
| 1603 | "LGPL-3.0-or-later" |
| 1604 | ], |
| 1605 | "authors": [ |
| 1606 | { |
| 1607 | "name": "Nicola Asuni", |
| 1608 | "email": "info@tecnick.com", |
| 1609 | "role": "lead" |
| 1610 | } |
| 1611 | ], |
| 1612 | "description": "Deprecated legacy PDF engine for PHP. For new projects use tecnickcom/tc-lib-pdf.", |
| 1613 | "homepage": "https://tcpdf.org", |
| 1614 | "keywords": [ |
| 1615 | "PDFD32000-2008", |
| 1616 | "TCPDF", |
| 1617 | "barcodes", |
| 1618 | "datamatrix", |
| 1619 | "pdf", |
| 1620 | "pdf417", |
| 1621 | "qrcode" |
| 1622 | ], |
| 1623 | "support": { |
| 1624 | "issues": "https://github.com/tecnickcom/TCPDF/issues", |
| 1625 | "source": "https://github.com/tecnickcom/TCPDF" |
| 1626 | }, |
| 1627 | "funding": [ |
| 1628 | { |
| 1629 | "url": "https://www.paypal.com/donate/?hosted_button_id=NZUEC5XS8MFBJ", |
| 1630 | "type": "paypal" |
| 1631 | } |
| 1632 | ], |
| 1633 | "install-path": "../tecnickcom/tcpdf" |
| 1634 | }, |
| 1635 | { |
| 1636 | "name": "woocommerce/action-scheduler", |
| 1637 | "version": "3.9.3", |
| 1638 | "version_normalized": "3.9.3.0", |
| 1639 | "source": { |
| 1640 | "type": "git", |
| 1641 | "url": "https://github.com/woocommerce/action-scheduler.git", |
| 1642 | "reference": "c58cdbab17651303d406cd3b22cf9d75c71c986c" |
| 1643 | }, |
| 1644 | "dist": { |
| 1645 | "type": "zip", |
| 1646 | "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/c58cdbab17651303d406cd3b22cf9d75c71c986c", |
| 1647 | "reference": "c58cdbab17651303d406cd3b22cf9d75c71c986c", |
| 1648 | "shasum": "" |
| 1649 | }, |
| 1650 | "require": { |
| 1651 | "php": ">=7.2" |
| 1652 | }, |
| 1653 | "require-dev": { |
| 1654 | "phpunit/phpunit": "^8.5", |
| 1655 | "woocommerce/woocommerce-sniffs": "0.1.0", |
| 1656 | "wp-cli/wp-cli": "~2.5.0", |
| 1657 | "yoast/phpunit-polyfills": "^2.0" |
| 1658 | }, |
| 1659 | "time": "2025-07-15T09:32:30+00:00", |
| 1660 | "type": "wordpress-plugin", |
| 1661 | "extra": { |
| 1662 | "scripts-description": { |
| 1663 | "test": "Run unit tests", |
| 1664 | "phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer", |
| 1665 | "phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier" |
| 1666 | } |
| 1667 | }, |
| 1668 | "installation-source": "dist", |
| 1669 | "notification-url": "https://packagist.org/downloads/", |
| 1670 | "license": [ |
| 1671 | "GPL-3.0-or-later" |
| 1672 | ], |
| 1673 | "description": "Action Scheduler for WordPress and WooCommerce", |
| 1674 | "homepage": "https://actionscheduler.org/", |
| 1675 | "support": { |
| 1676 | "issues": "https://github.com/woocommerce/action-scheduler/issues", |
| 1677 | "source": "https://github.com/woocommerce/action-scheduler/tree/3.9.3" |
| 1678 | }, |
| 1679 | "install-path": "../woocommerce/action-scheduler" |
| 1680 | } |
| 1681 | ], |
| 1682 | "dev": false, |
| 1683 | "dev-package-names": [] |
| 1684 | } |
| 1685 |