1{ 2 "_readme": [ 3 "This file locks the dependencies of your project to a known state", 4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", 5 "This file is @generated automatically" 6 ], 7 "content-hash": "cd60896a07088ea02ac4b8f83946065b", 8 "packages": [ 9 { 10 "name": "antlr/antlr4-php-runtime", 11 "version": "0.5.1", 12 "source": { 13 "type": "git", 14 "url": "https://github.com/antlr/antlr-php-runtime.git", 15 "reference": "73790bc994cec4b18a414865234ab0db198b065d" 16 }, 17 "dist": { 18 "type": "zip", 19 "url": "https://api.github.com/repos/antlr/antlr-php-runtime/zipball/73790bc994cec4b18a414865234ab0db198b065d", 20 "reference": "73790bc994cec4b18a414865234ab0db198b065d", 21 "shasum": "" 22 }, 23 "require": { 24 "ext-mbstring": "*", 25 "php": "7.4 - 8.0" 26 }, 27 "require-dev": { 28 "phpstan/extension-installer": "^1.0", 29 "phpstan/phpstan": "^0.11.4", 30 "slevomat/coding-standard": "^5.0.4", 31 "squizlabs/php_codesniffer": "^3.4.1" 32 }, 33 "type": "library", 34 "extra": { 35 "branch-alias": { 36 "dev-master": "0.2-dev" 37 } 38 }, 39 "autoload": { 40 "psr-4": { 41 "Antlr\\Antlr4\\Runtime\\": "src/" 42 } 43 }, 44 "notification-url": "https://packagist.org/downloads/", 45 "license": [ 46 "BSD-3-Clause" 47 ], 48 "description": "PHP 7 and 8.0 runtime for ANTLR 4", 49 "keywords": [ 50 "antlr4", 51 "php", 52 "runtime" 53 ], 54 "support": { 55 "issues": "https://github.com/antlr/antlr-php-runtime/issues", 56 "source": "https://github.com/antlr/antlr-php-runtime/tree/0.5.1" 57 }, 58 "time": "2021-08-13T11:44:19+00:00" 59 }, 60 { 61 "name": "carica/phpcss", 62 "version": "2.0.0", 63 "source": { 64 "type": "git", 65 "url": "https://github.com/ThomasWeinert/PhpCss.git", 66 "reference": "944cdd0cf21655ceb1bd3262dee9b33602020c09" 67 }, 68 "dist": { 69 "type": "zip", 70 "url": "https://api.github.com/repos/ThomasWeinert/PhpCss/zipball/944cdd0cf21655ceb1bd3262dee9b33602020c09", 71 "reference": "944cdd0cf21655ceb1bd3262dee9b33602020c09", 72 "shasum": "" 73 }, 74 "require": { 75 "php": ">=7.2" 76 }, 77 "type": "library", 78 "autoload": { 79 "files": [ 80 "src/PhpCss.php" 81 ], 82 "psr-4": { 83 "PhpCss\\": "src/PhpCss" 84 } 85 }, 86 "notification-url": "https://packagist.org/downloads/", 87 "license": [ 88 "MIT" 89 ], 90 "authors": [ 91 { 92 "name": "Thomas Weinert", 93 "email": "thomas@weinert.info" 94 } 95 ], 96 "description": "An css selector parser and converter", 97 "support": { 98 "issues": "https://github.com/ThomasWeinert/PhpCss/issues", 99 "source": "https://github.com/ThomasWeinert/PhpCss/tree/2.0.0" 100 }, 101 "time": "2021-04-25T14:14:13+00:00" 102 }, 103 { 104 "name": "dragonmantank/cron-expression", 105 "version": "v1.2.1", 106 "source": { 107 "type": "git", 108 "url": "https://github.com/dragonmantank/cron-expression.git", 109 "reference": "9504fa9ea681b586028adaaa0877db4aecf32bad" 110 }, 111 "dist": { 112 "type": "zip", 113 "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/9504fa9ea681b586028adaaa0877db4aecf32bad", 114 "reference": "9504fa9ea681b586028adaaa0877db4aecf32bad", 115 "shasum": "" 116 }, 117 "require": { 118 "php": ">=5.3.2" 119 }, 120 "require-dev": { 121 "phpunit/phpunit": "~4.0|~5.0" 122 }, 123 "type": "library", 124 "autoload": { 125 "psr-4": { 126 "Cron\\": "src/Cron/" 127 } 128 }, 129 "notification-url": "https://packagist.org/downloads/", 130 "license": [ 131 "MIT" 132 ], 133 "authors": [ 134 { 135 "name": "Michael Dowling", 136 "email": "mtdowling@gmail.com", 137 "homepage": "https://github.com/mtdowling" 138 } 139 ], 140 "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due", 141 "keywords": [ 142 "cron", 143 "schedule" 144 ], 145 "support": { 146 "source": "https://github.com/dragonmantank/cron-expression/tree/v1.2.0" 147 }, 148 "time": "2017-01-23T04:29:33+00:00" 149 }, 150 { 151 "name": "hidehalo/nanoid-php", 152 "version": "1.1.8", 153 "source": { 154 "type": "git", 155 "url": "https://github.com/hidehalo/nanoid-php.git", 156 "reference": "14187ab7a5affa34078b6a54df94176bb7a21227" 157 }, 158 "dist": { 159 "type": "zip", 160 "url": "https://api.github.com/repos/hidehalo/nanoid-php/zipball/14187ab7a5affa34078b6a54df94176bb7a21227", 161 "reference": "14187ab7a5affa34078b6a54df94176bb7a21227", 162 "shasum": "" 163 }, 164 "require": { 165 "paragonie/random_compat": ">=2.0", 166 "php": "~5.6|~7.0|~8.0" 167 }, 168 "require-dev": { 169 "phpunit/phpunit": ">=5.6", 170 "squizlabs/php_codesniffer": "^2.3" 171 }, 172 "type": "library", 173 "extra": { 174 "branch-alias": { 175 "dev-master": "1.0-dev" 176 } 177 }, 178 "autoload": { 179 "psr-4": { 180 "Hidehalo\\Nanoid\\": "src" 181 } 182 }, 183 "notification-url": "https://packagist.org/downloads/", 184 "license": [ 185 "MIT" 186 ], 187 "authors": [ 188 { 189 "name": "hidehalo", 190 "email": "tianchen_cc@yeah.net", 191 "homepage": "https://github.com/hidehalo", 192 "role": "Owner" 193 } 194 ], 195 "description": "A copy of nanoid in PHP", 196 "homepage": "https://github.com/hidehalo/nanoid-php", 197 "keywords": [ 198 "hidehalo", 199 "nanoid-php" 200 ], 201 "support": { 202 "issues": "https://github.com/hidehalo/nanoid-php/issues", 203 "source": "https://github.com/hidehalo/nanoid-php/tree/1.1.8" 204 }, 205 "time": "2020-12-11T09:24:45+00:00" 206 }, 207 { 208 "name": "paragonie/random_compat", 209 "version": "v9.99.100", 210 "source": { 211 "type": "git", 212 "url": "https://github.com/paragonie/random_compat.git", 213 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a" 214 }, 215 "dist": { 216 "type": "zip", 217 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a", 218 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a", 219 "shasum": "" 220 }, 221 "require": { 222 "php": ">= 7" 223 }, 224 "require-dev": { 225 "phpunit/phpunit": "4.*|5.*", 226 "vimeo/psalm": "^1" 227 }, 228 "suggest": { 229 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." 230 }, 231 "type": "library", 232 "notification-url": "https://packagist.org/downloads/", 233 "license": [ 234 "MIT" 235 ], 236 "authors": [ 237 { 238 "name": "Paragon Initiative Enterprises", 239 "email": "security@paragonie.com", 240 "homepage": "https://paragonie.com" 241 } 242 ], 243 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", 244 "keywords": [ 245 "csprng", 246 "polyfill", 247 "pseudorandom", 248 "random" 249 ], 250 "support": { 251 "email": "info@paragonie.com", 252 "issues": "https://github.com/paragonie/random_compat/issues", 253 "source": "https://github.com/paragonie/random_compat" 254 }, 255 "time": "2020-10-15T08:29:30+00:00" 256 }, 257 { 258 "name": "php-webdriver/webdriver", 259 "version": "1.12.1", 260 "source": { 261 "type": "git", 262 "url": "https://github.com/php-webdriver/php-webdriver.git", 263 "reference": "b27ddf458d273c7d4602106fcaf978aa0b7fe15a" 264 }, 265 "dist": { 266 "type": "zip", 267 "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/b27ddf458d273c7d4602106fcaf978aa0b7fe15a", 268 "reference": "b27ddf458d273c7d4602106fcaf978aa0b7fe15a", 269 "shasum": "" 270 }, 271 "require": { 272 "ext-curl": "*", 273 "ext-json": "*", 274 "ext-zip": "*", 275 "php": "^5.6 || ~7.0 || ^8.0", 276 "symfony/polyfill-mbstring": "^1.12", 277 "symfony/process": "^2.8 || ^3.1 || ^4.0 || ^5.0 || ^6.0" 278 }, 279 "replace": { 280 "facebook/webdriver": "*" 281 }, 282 "require-dev": { 283 "ondram/ci-detector": "^2.1 || ^3.5 || ^4.0", 284 "php-coveralls/php-coveralls": "^2.4", 285 "php-mock/php-mock-phpunit": "^1.1 || ^2.0", 286 "php-parallel-lint/php-parallel-lint": "^1.2", 287 "phpunit/phpunit": "^5.7 || ^7 || ^8 || ^9", 288 "squizlabs/php_codesniffer": "^3.5", 289 "symfony/var-dumper": "^3.3 || ^4.0 || ^5.0 || ^6.0" 290 }, 291 "suggest": { 292 "ext-SimpleXML": "For Firefox profile creation" 293 }, 294 "type": "library", 295 "autoload": { 296 "files": [ 297 "lib/Exception/TimeoutException.php" 298 ], 299 "psr-4": { 300 "Facebook\\WebDriver\\": "lib/" 301 } 302 }, 303 "notification-url": "https://packagist.org/downloads/", 304 "license": [ 305 "MIT" 306 ], 307 "description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.", 308 "homepage": "https://github.com/php-webdriver/php-webdriver", 309 "keywords": [ 310 "Chromedriver", 311 "geckodriver", 312 "php", 313 "selenium", 314 "webdriver" 315 ], 316 "support": { 317 "issues": "https://github.com/php-webdriver/php-webdriver/issues", 318 "source": "https://github.com/php-webdriver/php-webdriver/tree/1.12.1" 319 }, 320 "time": "2022-05-03T12:16:34+00:00" 321 }, 322 { 323 "name": "salesforce/handlebars-php", 324 "version": "3.0.1", 325 "source": { 326 "type": "git", 327 "url": "https://github.com/salesforce/handlebars-php.git", 328 "reference": "d3a0552d85472249617ef6b56197c844d62d2ac3" 329 }, 330 "dist": { 331 "type": "zip", 332 "url": "https://api.github.com/repos/salesforce/handlebars-php/zipball/d3a0552d85472249617ef6b56197c844d62d2ac3", 333 "reference": "d3a0552d85472249617ef6b56197c844d62d2ac3", 334 "shasum": "" 335 }, 336 "require": { 337 "php": ">=5.4.0" 338 }, 339 "require-dev": { 340 "phpunit/phpunit": "^9" 341 }, 342 "type": "library", 343 "autoload": { 344 "psr-0": { 345 "Handlebars": "src/" 346 } 347 }, 348 "notification-url": "https://packagist.org/downloads/", 349 "license": [ 350 "MIT" 351 ], 352 "authors": [ 353 { 354 "name": "fzerorubigd", 355 "email": "fzerorubigd@gmail.com" 356 }, 357 { 358 "name": "Behrooz Shabani (everplays)", 359 "email": "everplays@gmail.com" 360 }, 361 { 362 "name": "Mardix", 363 "homepage": "https://github.com/mardix" 364 } 365 ], 366 "description": "Handlebars processor for php", 367 "homepage": "http://www.github.com/salesforce/handlebars-php", 368 "keywords": [ 369 "handlebars", 370 "mustache", 371 "templating" 372 ], 373 "support": { 374 "issues": "https://github.com/salesforce/handlebars-php/issues", 375 "source": "https://github.com/salesforce/handlebars-php/tree/3.0.1" 376 }, 377 "time": "2023-01-12T16:24:23+00:00" 378 }, 379 { 380 "name": "symfony/deprecation-contracts", 381 "version": "v2.5.3", 382 "source": { 383 "type": "git", 384 "url": "https://github.com/symfony/deprecation-contracts.git", 385 "reference": "80d075412b557d41002320b96a096ca65aa2c98d" 386 }, 387 "dist": { 388 "type": "zip", 389 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/80d075412b557d41002320b96a096ca65aa2c98d", 390 "reference": "80d075412b557d41002320b96a096ca65aa2c98d", 391 "shasum": "" 392 }, 393 "require": { 394 "php": ">=7.1" 395 }, 396 "type": "library", 397 "extra": { 398 "branch-alias": { 399 "dev-main": "2.5-dev" 400 }, 401 "thanks": { 402 "name": "symfony/contracts", 403 "url": "https://github.com/symfony/contracts" 404 } 405 }, 406 "autoload": { 407 "files": [ 408 "function.php" 409 ] 410 }, 411 "notification-url": "https://packagist.org/downloads/", 412 "license": [ 413 "MIT" 414 ], 415 "authors": [ 416 { 417 "name": "Nicolas Grekas", 418 "email": "p@tchwork.com" 419 }, 420 { 421 "name": "Symfony Community", 422 "homepage": "https://symfony.com/contributors" 423 } 424 ], 425 "description": "A generic function and convention to trigger deprecation notices", 426 "homepage": "https://symfony.com", 427 "support": { 428 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.3" 429 }, 430 "funding": [ 431 { 432 "url": "https://symfony.com/sponsor", 433 "type": "custom" 434 }, 435 { 436 "url": "https://github.com/fabpot", 437 "type": "github" 438 }, 439 { 440 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 441 "type": "tidelift" 442 } 443 ], 444 "time": "2023-01-24T14:02:46+00:00" 445 }, 446 { 447 "name": "symfony/polyfill-ctype", 448 "version": "v1.29.0", 449 "source": { 450 "type": "git", 451 "url": "https://github.com/symfony/polyfill-ctype.git", 452 "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4" 453 }, 454 "dist": { 455 "type": "zip", 456 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ef4d7e442ca910c4764bce785146269b30cb5fc4", 457 "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4", 458 "shasum": "" 459 }, 460 "require": { 461 "php": ">=7.1" 462 }, 463 "provide": { 464 "ext-ctype": "*" 465 }, 466 "suggest": { 467 "ext-ctype": "For best performance" 468 }, 469 "type": "library", 470 "extra": { 471 "thanks": { 472 "name": "symfony/polyfill", 473 "url": "https://github.com/symfony/polyfill" 474 } 475 }, 476 "autoload": { 477 "files": [ 478 "bootstrap.php" 479 ], 480 "psr-4": { 481 "Symfony\\Polyfill\\Ctype\\": "" 482 } 483 }, 484 "notification-url": "https://packagist.org/downloads/", 485 "license": [ 486 "MIT" 487 ], 488 "authors": [ 489 { 490 "name": "Gert de Pagter", 491 "email": "BackEndTea@gmail.com" 492 }, 493 { 494 "name": "Symfony Community", 495 "homepage": "https://symfony.com/contributors" 496 } 497 ], 498 "description": "Symfony polyfill for ctype functions", 499 "homepage": "https://symfony.com", 500 "keywords": [ 501 "compatibility", 502 "ctype", 503 "polyfill", 504 "portable" 505 ], 506 "support": { 507 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.29.0" 508 }, 509 "funding": [ 510 { 511 "url": "https://symfony.com/sponsor", 512 "type": "custom" 513 }, 514 { 515 "url": "https://github.com/fabpot", 516 "type": "github" 517 }, 518 { 519 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 520 "type": "tidelift" 521 } 522 ], 523 "time": "2024-01-29T20:11:03+00:00" 524 }, 525 { 526 "name": "symfony/polyfill-mbstring", 527 "version": "v1.29.0", 528 "source": { 529 "type": "git", 530 "url": "https://github.com/symfony/polyfill-mbstring.git", 531 "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec" 532 }, 533 "dist": { 534 "type": "zip", 535 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9773676c8a1bb1f8d4340a62efe641cf76eda7ec", 536 "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec", 537 "shasum": "" 538 }, 539 "require": { 540 "php": ">=7.1" 541 }, 542 "provide": { 543 "ext-mbstring": "*" 544 }, 545 "suggest": { 546 "ext-mbstring": "For best performance" 547 }, 548 "type": "library", 549 "extra": { 550 "thanks": { 551 "name": "symfony/polyfill", 552 "url": "https://github.com/symfony/polyfill" 553 } 554 }, 555 "autoload": { 556 "files": [ 557 "bootstrap.php" 558 ], 559 "psr-4": { 560 "Symfony\\Polyfill\\Mbstring\\": "" 561 } 562 }, 563 "notification-url": "https://packagist.org/downloads/", 564 "license": [ 565 "MIT" 566 ], 567 "authors": [ 568 { 569 "name": "Nicolas Grekas", 570 "email": "p@tchwork.com" 571 }, 572 { 573 "name": "Symfony Community", 574 "homepage": "https://symfony.com/contributors" 575 } 576 ], 577 "description": "Symfony polyfill for the Mbstring extension", 578 "homepage": "https://symfony.com", 579 "keywords": [ 580 "compatibility", 581 "mbstring", 582 "polyfill", 583 "portable", 584 "shim" 585 ], 586 "support": { 587 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.29.0" 588 }, 589 "funding": [ 590 { 591 "url": "https://symfony.com/sponsor", 592 "type": "custom" 593 }, 594 { 595 "url": "https://github.com/fabpot", 596 "type": "github" 597 }, 598 { 599 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 600 "type": "tidelift" 601 } 602 ], 603 "time": "2024-01-29T20:11:03+00:00" 604 }, 605 { 606 "name": "symfony/polyfill-php80", 607 "version": "v1.29.0", 608 "source": { 609 "type": "git", 610 "url": "https://github.com/symfony/polyfill-php80.git", 611 "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b" 612 }, 613 "dist": { 614 "type": "zip", 615 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/87b68208d5c1188808dd7839ee1e6c8ec3b02f1b", 616 "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b", 617 "shasum": "" 618 }, 619 "require": { 620 "php": ">=7.1" 621 }, 622 "type": "library", 623 "extra": { 624 "thanks": { 625 "name": "symfony/polyfill", 626 "url": "https://github.com/symfony/polyfill" 627 } 628 }, 629 "autoload": { 630 "files": [ 631 "bootstrap.php" 632 ], 633 "psr-4": { 634 "Symfony\\Polyfill\\Php80\\": "" 635 }, 636 "classmap": [ 637 "Resources/stubs" 638 ] 639 }, 640 "notification-url": "https://packagist.org/downloads/", 641 "license": [ 642 "MIT" 643 ], 644 "authors": [ 645 { 646 "name": "Ion Bazan", 647 "email": "ion.bazan@gmail.com" 648 }, 649 { 650 "name": "Nicolas Grekas", 651 "email": "p@tchwork.com" 652 }, 653 { 654 "name": "Symfony Community", 655 "homepage": "https://symfony.com/contributors" 656 } 657 ], 658 "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", 659 "homepage": "https://symfony.com", 660 "keywords": [ 661 "compatibility", 662 "polyfill", 663 "portable", 664 "shim" 665 ], 666 "support": { 667 "source": "https://github.com/symfony/polyfill-php80/tree/v1.29.0" 668 }, 669 "funding": [ 670 { 671 "url": "https://symfony.com/sponsor", 672 "type": "custom" 673 }, 674 { 675 "url": "https://github.com/fabpot", 676 "type": "github" 677 }, 678 { 679 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 680 "type": "tidelift" 681 } 682 ], 683 "time": "2024-01-29T20:11:03+00:00" 684 }, 685 { 686 "name": "symfony/process", 687 "version": "v5.4.40", 688 "source": { 689 "type": "git", 690 "url": "https://github.com/symfony/process.git", 691 "reference": "deedcb3bb4669cae2148bc920eafd2b16dc7c046" 692 }, 693 "dist": { 694 "type": "zip", 695 "url": "https://api.github.com/repos/symfony/process/zipball/deedcb3bb4669cae2148bc920eafd2b16dc7c046", 696 "reference": "deedcb3bb4669cae2148bc920eafd2b16dc7c046", 697 "shasum": "" 698 }, 699 "require": { 700 "php": ">=7.2.5", 701 "symfony/polyfill-php80": "^1.16" 702 }, 703 "type": "library", 704 "autoload": { 705 "psr-4": { 706 "Symfony\\Component\\Process\\": "" 707 }, 708 "exclude-from-classmap": [ 709 "/Tests/" 710 ] 711 }, 712 "notification-url": "https://packagist.org/downloads/", 713 "license": [ 714 "MIT" 715 ], 716 "authors": [ 717 { 718 "name": "Fabien Potencier", 719 "email": "fabien@symfony.com" 720 }, 721 { 722 "name": "Symfony Community", 723 "homepage": "https://symfony.com/contributors" 724 } 725 ], 726 "description": "Executes commands in sub-processes", 727 "homepage": "https://symfony.com", 728 "support": { 729 "source": "https://github.com/symfony/process/tree/v5.4.40" 730 }, 731 "funding": [ 732 { 733 "url": "https://symfony.com/sponsor", 734 "type": "custom" 735 }, 736 { 737 "url": "https://github.com/fabpot", 738 "type": "github" 739 }, 740 { 741 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 742 "type": "tidelift" 743 } 744 ], 745 "time": "2024-05-31T14:33:22+00:00" 746 }, 747 { 748 "name": "symfony/yaml", 749 "version": "v5.4.21", 750 "source": { 751 "type": "git", 752 "url": "https://github.com/symfony/yaml.git", 753 "reference": "3713e20d93e46e681e51605d213027e48dab3469" 754 }, 755 "dist": { 756 "type": "zip", 757 "url": "https://api.github.com/repos/symfony/yaml/zipball/3713e20d93e46e681e51605d213027e48dab3469", 758 "reference": "3713e20d93e46e681e51605d213027e48dab3469", 759 "shasum": "" 760 }, 761 "require": { 762 "php": ">=7.2.5", 763 "symfony/deprecation-contracts": "^2.1|^3", 764 "symfony/polyfill-ctype": "^1.8" 765 }, 766 "conflict": { 767 "symfony/console": "<5.3" 768 }, 769 "require-dev": { 770 "symfony/console": "^5.3|^6.0" 771 }, 772 "suggest": { 773 "symfony/console": "For validating YAML files using the lint command" 774 }, 775 "bin": [ 776 "Resources/bin/yaml-lint" 777 ], 778 "type": "library", 779 "autoload": { 780 "psr-4": { 781 "Symfony\\Component\\Yaml\\": "" 782 }, 783 "exclude-from-classmap": [ 784 "/Tests/" 785 ] 786 }, 787 "notification-url": "https://packagist.org/downloads/", 788 "license": [ 789 "MIT" 790 ], 791 "authors": [ 792 { 793 "name": "Fabien Potencier", 794 "email": "fabien@symfony.com" 795 }, 796 { 797 "name": "Symfony Community", 798 "homepage": "https://symfony.com/contributors" 799 } 800 ], 801 "description": "Loads and dumps YAML files", 802 "homepage": "https://symfony.com", 803 "support": { 804 "source": "https://github.com/symfony/yaml/tree/v5.4.21" 805 }, 806 "funding": [ 807 { 808 "url": "https://symfony.com/sponsor", 809 "type": "custom" 810 }, 811 { 812 "url": "https://github.com/fabpot", 813 "type": "github" 814 }, 815 { 816 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 817 "type": "tidelift" 818 } 819 ], 820 "time": "2023-02-21T19:46:44+00:00" 821 } 822 ], 823 "packages-dev": [], 824 "aliases": [], 825 "minimum-stability": "stable", 826 "stability-flags": [], 827 "prefer-stable": false, 828 "prefer-lowest": false, 829 "platform": { 830 "php": "^7.4", 831 "ext-dom": "*", 832 "ext-json": "*", 833 "ext-gd": "*", 834 "ext-intl": "*", 835 "ext-libxml": "*", 836 "ext-pdo": "*" 837 }, 838 "platform-dev": [], 839 "plugin-api-version": "2.6.0" 840} 841