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