Skip to content
Snippets Groups Projects
composer.lock 687 KiB
Newer Older
  • Learn to ignore specific revisions
  • jurgenhaas's avatar
    jurgenhaas committed
                ],
                "support": {
                    "issues": "https://github.com/guzzle/promises/issues",
                    "source": "https://github.com/guzzle/promises/tree/1.5.1"
                },
                "funding": [
                    {
                        "url": "https://github.com/GrahamCampbell",
                        "type": "github"
                    },
                    {
                        "url": "https://github.com/Nyholm",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
                        "type": "tidelift"
                    }
                ],
                "time": "2021-10-22T20:56:57+00:00"
            },
            {
                "name": "guzzlehttp/psr7",
                "version": "1.8.5",
                "source": {
                    "type": "git",
                    "url": "https://github.com/guzzle/psr7.git",
                    "reference": "337e3ad8e5716c15f9657bd214d16cc5e69df268"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/guzzle/psr7/zipball/337e3ad8e5716c15f9657bd214d16cc5e69df268",
                    "reference": "337e3ad8e5716c15f9657bd214d16cc5e69df268",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.4.0",
                    "psr/http-message": "~1.0",
                    "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
                },
                "provide": {
                    "psr/http-message-implementation": "1.0"
                },
                "require-dev": {
                    "ext-zlib": "*",
                    "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
                },
                "suggest": {
                    "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.7-dev"
                    }
                },
                "autoload": {
                    "files": [
                        "src/functions_include.php"
                    ],
                    "psr-4": {
                        "GuzzleHttp\\Psr7\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Graham Campbell",
                        "email": "hello@gjcampbell.co.uk",
                        "homepage": "https://github.com/GrahamCampbell"
                    },
                    {
                        "name": "Michael Dowling",
                        "email": "mtdowling@gmail.com",
                        "homepage": "https://github.com/mtdowling"
                    },
                    {
                        "name": "George Mponos",
                        "email": "gmponos@gmail.com",
                        "homepage": "https://github.com/gmponos"
                    },
                    {
                        "name": "Tobias Nyholm",
                        "email": "tobias.nyholm@gmail.com",
                        "homepage": "https://github.com/Nyholm"
                    },
                    {
                        "name": "Márk Sági-Kazár",
                        "email": "mark.sagikazar@gmail.com",
                        "homepage": "https://github.com/sagikazarmark"
                    },
                    {
                        "name": "Tobias Schultze",
                        "email": "webmaster@tubo-world.de",
                        "homepage": "https://github.com/Tobion"
                    }
                ],
                "description": "PSR-7 message implementation that also provides common utility methods",
                "keywords": [
                    "http",
                    "message",
                    "psr-7",
                    "request",
                    "response",
                    "stream",
                    "uri",
                    "url"
                ],
                "support": {
                    "issues": "https://github.com/guzzle/psr7/issues",
                    "source": "https://github.com/guzzle/psr7/tree/1.8.5"
                },
                "funding": [
                    {
                        "url": "https://github.com/GrahamCampbell",
                        "type": "github"
                    },
                    {
                        "url": "https://github.com/Nyholm",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
                        "type": "tidelift"
                    }
                ],
                "time": "2022-03-20T21:51:18+00:00"
            },
            {
                "name": "jawira/plantuml-encoding",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "v1.1.0",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://github.com/jawira/plantuml-encoding.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "cec097dfc062e7e13655d9594eacce5f9df639ad"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://api.github.com/repos/jawira/plantuml-encoding/zipball/cec097dfc062e7e13655d9594eacce5f9df639ad",
                    "reference": "cec097dfc062e7e13655d9594eacce5f9df639ad",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "shasum": ""
                },
                "require": {
                    "ext-zlib": "*",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "php": ">=7.0"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "require-dev": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "jawira/skeleton": "^2.14",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "phpstan/phpstan": "^1.0",
                    "vimeo/psalm": "^4.0"
                },
                "type": "library",
                "autoload": {
                    "files": [
                        "src/plantuml_functions.php"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
    
    jurgenhaas's avatar
    jurgenhaas committed
                        "name": "Jawira Portugal",
                        "homepage": "https://jawira.com"
    
    jurgenhaas's avatar
    jurgenhaas committed
                    }
                ],
                "description": "PlantUML encoding functions",
                "keywords": [
                    "encodep",
                    "encoding",
                    "functions",
                    "plantuml",
                    "uml"
                ],
                "support": {
                    "issues": "https://github.com/jawira/plantuml-encoding/issues",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "source": "https://github.com/jawira/plantuml-encoding/tree/v1.1.0"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
    
    jurgenhaas's avatar
    jurgenhaas committed
                "time": "2022-05-31T18:58:21+00:00"
    
    jurgenhaas's avatar
    jurgenhaas committed
            },
            {
                "name": "lakedrops/ahoy",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "v1.6.2",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://gitlab.lakedrops.com/composer/plugin/ahoy.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "4cb92728e43acf0415373bca0033e632a622df2e"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "require": {
                    "composer-plugin-api": "^1||^2",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "lakedrops/composer-json-utils": "^2.0||dev-main",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "php": ">=7.2",
                    "symfony/yaml": "^3.4||^4.4||^5.0"
                },
                "require-dev": {
                    "composer/composer": "^1||^2",
                    "phpunit/phpunit": "^8.4"
                },
                "type": "composer-plugin",
                "extra": {
                    "class": "LakeDrops\\Ahoy\\Plugin"
                },
                "autoload": {
                    "psr-4": {
                        "LakeDrops\\Ahoy\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "GPL-2.0+"
                ],
                "authors": [
                    {
                        "name": "Jürgen Haas",
                        "email": "juergen@paragon-es.de",
                        "homepage": "https://www.paragon-es.de",
                        "role": "Drupal Expert"
                    },
                    {
                        "name": "Richard Papp",
                        "email": "richard.papp@boromino.com",
                        "homepage": "http://www.boromino.com",
                        "role": "Drupal Expert"
                    }
                ],
                "description": "This plugin collects available ahoy scripts from installed LakeDrops plugins and configures ahy in the project root.",
                "homepage": "https://gitlab.lakedrops.com/composer/plugin/ahoy",
                "keywords": [
                    "Ahoy",
                    "development",
                    "drupal",
                    "install",
                    "update"
                ],
                "support": {
                    "docs": "https://devops-tools.docs.lakedrops.com/composer/plugin/ahoy/",
                    "issues": "https://gitlab.lakedrops.com/composer/plugin/ahoy/issues",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "source": "https://gitlab.lakedrops.com/composer/plugin/ahoy/tree/main"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
    
    jurgenhaas's avatar
    jurgenhaas committed
                "time": "2022-06-02T16:19:57+00:00"
    
    jurgenhaas's avatar
    jurgenhaas committed
            },
            {
                "name": "lakedrops/composer-json-utils",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "v2.3.2",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://gitlab.lakedrops.com/composer/library/composer-json-utils",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "c3b52ff28a349c61c0fce60d9ee731918590e6fb"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "require": {
                    "ext-json": "*",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "php": ">=7.4",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "symfony/dotenv": "^3.4||^4.4||^5.0",
                    "symfony/yaml": "^3.4||^4.4||^5.0",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "twig/twig": "^2.12"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "require-dev": {
                    "composer/composer": "^1||^2",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "drupal/coder": "^8.3",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "phpunit/phpunit": "^8.4"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "LakeDrops\\Component\\Composer\\": ""
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "GPL-2.0-or-later"
                ],
                "authors": [
                    {
                        "name": "Jürgen Haas",
    
    jurgenhaas's avatar
    jurgenhaas committed
                        "email": "juergen.haas@lakedrops.com",
                        "homepage": "https://www.lakedrops.com",
                        "role": "Drupal Expert"
                    },
                    {
                        "name": "Daniel Speicher",
                        "email": "daniel.speicher@lakedrops.com",
                        "homepage": "https://www.lakedrops.com",
    
    jurgenhaas's avatar
    jurgenhaas committed
                        "role": "Drupal Expert"
                    },
                    {
                        "name": "Richard Papp",
    
    jurgenhaas's avatar
    jurgenhaas committed
                        "email": "richard.papp@lakedrops.com",
                        "homepage": "https://www.lakedrops.com",
    
    jurgenhaas's avatar
    jurgenhaas committed
                        "role": "Drupal Expert"
                    }
                ],
                "description": "Composer Library to provide utilities to work with project's own composer.json file",
                "homepage": "https://gitlab.lakedrops.com/composer/library/composer-json-utils",
                "keywords": [
                    "composer",
                    "development",
                    "drupal"
                ],
                "support": {
                    "docs": "https://devops-tools.docs.lakedrops.com/composer/library/composer-json-utils/",
                    "issues": "https://gitlab.lakedrops.com/composer/library/composer-json-utils/issues",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "source": "https://gitlab.lakedrops.com/composer/library/composer-json-utils/tree/main"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
    
    jurgenhaas's avatar
    jurgenhaas committed
                "time": "2022-06-05T17:39:47+00:00"
    
    jurgenhaas's avatar
    jurgenhaas committed
            },
            {
                "name": "lakedrops/d9-project-scaffold",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "v1.3.1",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://gitlab.lakedrops.com/composer/plugin/drupal-9-scaffold",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "9f75e6e45f5a790c31ce1fbb2eadf7b0a405bc93"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "require": {
                    "composer/installers": "^1.9",
                    "cweagans/composer-patches": "^1.6",
                    "drupal/address": "^1.8",
                    "drupal/admin_toolbar": "^3.0",
                    "drupal/antibot": "^1.4",
                    "drupal/block_class": "^1.2",
                    "drupal/coffee": "^1.0",
                    "drupal/colorbox": "^1.6",
                    "drupal/config_auto_export": "^2.0",
                    "drupal/config_filter": "^2.0",
                    "drupal/config_split": "^2.0",
                    "drupal/core": "^9.0",
                    "drupal/core-composer-scaffold": "^9.0",
                    "drupal/dev_modules": "^2.0",
                    "drupal/drd_agent": "^4.0",
                    "drupal/ds": "^3.7",
                    "drupal/entity": "^1.0",
                    "drupal/extlink": "^1.3",
                    "drupal/field_group": "^3.0",
                    "drupal/gin": "^3.0@alpha",
                    "drupal/gin_toolbar": "^1.0@beta",
                    "drupal/honeypot": "^2.0",
                    "drupal/linkit": "^6.0",
                    "drupal/metatag": "^1.13",
                    "drupal/pathauto": "^1.8",
                    "drupal/piwik_noscript": "^1.4",
                    "drupal/recaptcha": "^3.0",
                    "drupal/redis": "^1.4",
                    "drupal/security_review": "1.x-dev",
                    "drupal/simple_sitemap": "^3.6",
                    "drupal/sitemap": "^2.0",
                    "drupal/smart_date": "^3.1",
                    "drupal/smtp": "^1.0",
                    "drupal/stage_file_proxy": "^1.1",
                    "drupal/subpathauto": "^1.1",
                    "drupal/token": "^1.7",
                    "drupal/unlimited_number": "^2.0",
                    "drush/drush": "^11",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "lakedrops/ahoy": "^1.5||dev-main",
                    "lakedrops/composer-json-utils": "^2.0||dev-main",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "php": ">=7.3"
                },
                "type": "metapackage",
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "GPL-2.0-or-later"
                ],
                "authors": [
                    {
                        "name": "Jürgen Haas",
                        "email": "juergen@paragon-es.de",
                        "homepage": "https://www.paragon-es.de",
                        "role": "Drupal Expert"
                    },
                    {
                        "name": "Richard Papp",
                        "email": "richard.papp@boromino.com",
                        "homepage": "http://www.boromino.com",
                        "role": "Drupal Expert"
                    }
                ],
                "description": "Composer Plugin for Drupal 9 Project Template",
                "homepage": "https://gitlab.lakedrops.com/composer/plugin/drupal-9-scaffold",
                "keywords": [
                    "development",
                    "drupal",
                    "install",
                    "update"
                ],
                "support": {
                    "docs": "https://devops-tools.docs.lakedrops.com/composer/plugin/d9-scaffold/",
                    "issues": "https://gitlab.lakedrops.com/composer/plugin/drupal-9-scaffold/issues",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "source": "https://gitlab.lakedrops.com/composer/plugin/drupal-9-scaffold/tree/main"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
    
    jurgenhaas's avatar
    jurgenhaas committed
                "time": "2022-06-02T16:18:34+00:00"
    
    jurgenhaas's avatar
    jurgenhaas committed
            },
            {
                "name": "laminas/laminas-diactoros",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "2.11.0",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://github.com/laminas/laminas-diactoros.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "d1bc565b23c2040fafde398a8a5db083c47928c0"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/d1bc565b23c2040fafde398a8a5db083c47928c0",
                    "reference": "d1bc565b23c2040fafde398a8a5db083c47928c0",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "shasum": ""
                },
                "require": {
                    "php": "^7.3 || ~8.0.0 || ~8.1.0",
                    "psr/http-factory": "^1.0",
                    "psr/http-message": "^1.0"
                },
                "conflict": {
                    "phpspec/prophecy": "<1.9.0",
                    "zendframework/zend-diactoros": "*"
                },
                "provide": {
                    "psr/http-factory-implementation": "1.0",
                    "psr/http-message-implementation": "1.0"
                },
                "require-dev": {
                    "ext-curl": "*",
                    "ext-dom": "*",
                    "ext-gd": "*",
                    "ext-libxml": "*",
                    "http-interop/http-factory-tests": "^0.8.0",
                    "laminas/laminas-coding-standard": "~1.0.0",
                    "php-http/psr7-integration-tests": "^1.1",
                    "phpspec/prophecy-phpunit": "^2.0",
                    "phpunit/phpunit": "^9.1",
                    "psalm/plugin-phpunit": "^0.14.0",
                    "vimeo/psalm": "^4.3"
                },
                "type": "library",
                "extra": {
                    "laminas": {
                        "config-provider": "Laminas\\Diactoros\\ConfigProvider",
                        "module": "Laminas\\Diactoros"
                    }
                },
                "autoload": {
                    "files": [
                        "src/functions/create_uploaded_file.php",
                        "src/functions/marshal_headers_from_sapi.php",
                        "src/functions/marshal_method_from_sapi.php",
                        "src/functions/marshal_protocol_version_from_sapi.php",
                        "src/functions/marshal_uri_from_sapi.php",
                        "src/functions/normalize_server.php",
                        "src/functions/normalize_uploaded_files.php",
                        "src/functions/parse_cookie_header.php",
                        "src/functions/create_uploaded_file.legacy.php",
                        "src/functions/marshal_headers_from_sapi.legacy.php",
                        "src/functions/marshal_method_from_sapi.legacy.php",
                        "src/functions/marshal_protocol_version_from_sapi.legacy.php",
                        "src/functions/marshal_uri_from_sapi.legacy.php",
                        "src/functions/normalize_server.legacy.php",
                        "src/functions/normalize_uploaded_files.legacy.php",
                        "src/functions/parse_cookie_header.legacy.php"
                    ],
                    "psr-4": {
                        "Laminas\\Diactoros\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "description": "PSR HTTP Message implementations",
                "homepage": "https://laminas.dev",
                "keywords": [
                    "http",
                    "laminas",
                    "psr",
                    "psr-17",
                    "psr-7"
                ],
                "support": {
                    "chat": "https://laminas.dev/chat",
                    "docs": "https://docs.laminas.dev/laminas-diactoros/",
                    "forum": "https://discourse.laminas.dev",
                    "issues": "https://github.com/laminas/laminas-diactoros/issues",
                    "rss": "https://github.com/laminas/laminas-diactoros/releases.atom",
                    "source": "https://github.com/laminas/laminas-diactoros"
                },
                "funding": [
                    {
                        "url": "https://funding.communitybridge.org/projects/laminas-project",
                        "type": "community_bridge"
                    }
                ],
    
    jurgenhaas's avatar
    jurgenhaas committed
                "time": "2022-05-17T10:57:52+00:00"
    
    jurgenhaas's avatar
    jurgenhaas committed
    8493 8494 8495 8496 8497 8498 8499 8500 8501 8502 8503 8504 8505 8506 8507 8508 8509 8510 8511 8512 8513 8514 8515 8516 8517 8518 8519 8520 8521 8522 8523 8524 8525 8526 8527 8528 8529 8530 8531 8532 8533 8534 8535 8536 8537 8538 8539 8540 8541 8542 8543 8544 8545 8546 8547 8548 8549 8550 8551 8552 8553 8554 8555 8556 8557 8558 8559 8560 8561 8562 8563 8564 8565 8566 8567 8568 8569 8570 8571 8572 8573 8574 8575 8576 8577 8578 8579 8580 8581 8582 8583 8584 8585 8586 8587 8588 8589 8590 8591 8592 8593 8594 8595 8596 8597 8598 8599 8600 8601 8602 8603 8604 8605 8606 8607 8608 8609 8610 8611 8612 8613 8614 8615 8616 8617 8618 8619 8620 8621 8622 8623 8624 8625 8626 8627 8628 8629 8630 8631 8632 8633 8634 8635 8636 8637 8638 8639 8640 8641 8642 8643 8644 8645 8646 8647 8648 8649 8650 8651 8652 8653 8654 8655 8656 8657 8658 8659 8660 8661 8662 8663 8664 8665 8666 8667 8668 8669 8670 8671 8672 8673 8674 8675 8676 8677 8678 8679 8680 8681 8682 8683 8684 8685 8686 8687 8688 8689 8690 8691 8692 8693 8694 8695 8696 8697 8698 8699 8700 8701 8702 8703 8704 8705 8706 8707 8708 8709 8710 8711 8712 8713 8714 8715 8716 8717 8718 8719 8720 8721 8722 8723 8724 8725 8726 8727 8728 8729 8730 8731 8732 8733 8734 8735 8736 8737 8738 8739 8740 8741 8742 8743 8744 8745 8746 8747 8748 8749 8750 8751 8752 8753 8754 8755 8756 8757 8758 8759 8760 8761 8762 8763 8764 8765 8766 8767 8768 8769 8770 8771 8772 8773 8774 8775 8776 8777 8778 8779 8780 8781 8782 8783 8784 8785 8786 8787 8788 8789 8790 8791 8792 8793 8794 8795 8796 8797 8798 8799 8800 8801 8802 8803 8804 8805 8806 8807 8808 8809 8810 8811 8812 8813 8814 8815 8816 8817 8818 8819 8820 8821 8822 8823 8824 8825 8826 8827 8828 8829 8830 8831 8832 8833 8834 8835 8836 8837 8838 8839 8840 8841 8842 8843 8844 8845 8846 8847 8848 8849 8850 8851 8852 8853 8854 8855 8856 8857 8858 8859 8860 8861 8862 8863 8864 8865 8866 8867 8868 8869 8870 8871 8872 8873 8874 8875 8876 8877 8878 8879 8880 8881 8882 8883 8884 8885 8886 8887 8888 8889 8890
            },
            {
                "name": "laminas/laminas-escaper",
                "version": "2.10.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/laminas/laminas-escaper.git",
                    "reference": "58af67282db37d24e584a837a94ee55b9c7552be"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/58af67282db37d24e584a837a94ee55b9c7552be",
                    "reference": "58af67282db37d24e584a837a94ee55b9c7552be",
                    "shasum": ""
                },
                "require": {
                    "ext-ctype": "*",
                    "ext-mbstring": "*",
                    "php": "^7.4 || ~8.0.0 || ~8.1.0"
                },
                "conflict": {
                    "zendframework/zend-escaper": "*"
                },
                "require-dev": {
                    "infection/infection": "^0.26.6",
                    "laminas/laminas-coding-standard": "~2.3.0",
                    "maglnet/composer-require-checker": "^3.8.0",
                    "phpunit/phpunit": "^9.5.18",
                    "psalm/plugin-phpunit": "^0.16.1",
                    "vimeo/psalm": "^4.22.0"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Laminas\\Escaper\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
                "homepage": "https://laminas.dev",
                "keywords": [
                    "escaper",
                    "laminas"
                ],
                "support": {
                    "chat": "https://laminas.dev/chat",
                    "docs": "https://docs.laminas.dev/laminas-escaper/",
                    "forum": "https://discourse.laminas.dev",
                    "issues": "https://github.com/laminas/laminas-escaper/issues",
                    "rss": "https://github.com/laminas/laminas-escaper/releases.atom",
                    "source": "https://github.com/laminas/laminas-escaper"
                },
                "funding": [
                    {
                        "url": "https://funding.communitybridge.org/projects/laminas-project",
                        "type": "community_bridge"
                    }
                ],
                "time": "2022-03-08T20:15:36+00:00"
            },
            {
                "name": "laminas/laminas-feed",
                "version": "2.17.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/laminas/laminas-feed.git",
                    "reference": "1ccb024ea615606ed1d676ba0fa3f22a398f3ac0"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/1ccb024ea615606ed1d676ba0fa3f22a398f3ac0",
                    "reference": "1ccb024ea615606ed1d676ba0fa3f22a398f3ac0",
                    "shasum": ""
                },
                "require": {
                    "ext-dom": "*",
                    "ext-libxml": "*",
                    "laminas/laminas-escaper": "^2.9",
                    "laminas/laminas-stdlib": "^3.6",
                    "php": "^7.3 || ~8.0.0 || ~8.1.0"
                },
                "conflict": {
                    "laminas/laminas-servicemanager": "<3.3",
                    "zendframework/zend-feed": "*"
                },
                "require-dev": {
                    "laminas/laminas-cache": "^2.7.2",
                    "laminas/laminas-coding-standard": "~2.2.1",
                    "laminas/laminas-db": "^2.13.3",
                    "laminas/laminas-http": "^2.15",
                    "laminas/laminas-servicemanager": "^3.7",
                    "laminas/laminas-validator": "^2.15",
                    "phpunit/phpunit": "^9.5.5",
                    "psalm/plugin-phpunit": "^0.13.0",
                    "psr/http-message": "^1.0.1",
                    "vimeo/psalm": "^4.1"
                },
                "suggest": {
                    "laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests",
                    "laminas/laminas-db": "Laminas\\Db component, for use with PubSubHubbub",
                    "laminas/laminas-http": "Laminas\\Http for PubSubHubbub, and optionally for use with Laminas\\Feed\\Reader",
                    "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for easily extending ExtensionManager implementations",
                    "laminas/laminas-validator": "Laminas\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent",
                    "psr/http-message": "PSR-7 ^1.0.1, if you wish to use Laminas\\Feed\\Reader\\Http\\Psr7ResponseDecorator"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Laminas\\Feed\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "description": "provides functionality for consuming RSS and Atom feeds",
                "homepage": "https://laminas.dev",
                "keywords": [
                    "feed",
                    "laminas"
                ],
                "support": {
                    "chat": "https://laminas.dev/chat",
                    "docs": "https://docs.laminas.dev/laminas-feed/",
                    "forum": "https://discourse.laminas.dev",
                    "issues": "https://github.com/laminas/laminas-feed/issues",
                    "rss": "https://github.com/laminas/laminas-feed/releases.atom",
                    "source": "https://github.com/laminas/laminas-feed"
                },
                "funding": [
                    {
                        "url": "https://funding.communitybridge.org/projects/laminas-project",
                        "type": "community_bridge"
                    }
                ],
                "time": "2022-03-24T10:26:04+00:00"
            },
            {
                "name": "laminas/laminas-stdlib",
                "version": "3.7.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/laminas/laminas-stdlib.git",
                    "reference": "bcd869e2fe88d567800057c1434f2380354fe325"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/bcd869e2fe88d567800057c1434f2380354fe325",
                    "reference": "bcd869e2fe88d567800057c1434f2380354fe325",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.3 || ~8.0.0 || ~8.1.0"
                },
                "conflict": {
                    "zendframework/zend-stdlib": "*"
                },
                "require-dev": {
                    "laminas/laminas-coding-standard": "~2.3.0",
                    "phpbench/phpbench": "^1.0",
                    "phpunit/phpunit": "^9.3.7",
                    "psalm/plugin-phpunit": "^0.16.0",
                    "vimeo/psalm": "^4.7"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Laminas\\Stdlib\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "description": "SPL extensions, array utilities, error handlers, and more",
                "homepage": "https://laminas.dev",
                "keywords": [
                    "laminas",
                    "stdlib"
                ],
                "support": {
                    "chat": "https://laminas.dev/chat",
                    "docs": "https://docs.laminas.dev/laminas-stdlib/",
                    "forum": "https://discourse.laminas.dev",
                    "issues": "https://github.com/laminas/laminas-stdlib/issues",
                    "rss": "https://github.com/laminas/laminas-stdlib/releases.atom",
                    "source": "https://github.com/laminas/laminas-stdlib"
                },
                "funding": [
                    {
                        "url": "https://funding.communitybridge.org/projects/laminas-project",
                        "type": "community_bridge"
                    }
                ],
                "time": "2022-01-21T15:50:46+00:00"
            },
            {
                "name": "league/container",
                "version": "4.2.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/thephpleague/container.git",
                    "reference": "375d13cb828649599ef5d48a339c4af7a26cd0ab"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/thephpleague/container/zipball/375d13cb828649599ef5d48a339c4af7a26cd0ab",
                    "reference": "375d13cb828649599ef5d48a339c4af7a26cd0ab",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.2 || ^8.0",
                    "psr/container": "^1.1 || ^2.0"
                },
                "provide": {
                    "psr/container-implementation": "^1.0"
                },
                "replace": {
                    "orno/di": "~2.0"
                },
                "require-dev": {
                    "nette/php-generator": "^3.4",
                    "nikic/php-parser": "^4.10",
                    "phpstan/phpstan": "^0.12.47",
                    "phpunit/phpunit": "^8.5.17",
                    "roave/security-advisories": "dev-latest",
                    "scrutinizer/ocular": "^1.8",
                    "squizlabs/php_codesniffer": "^3.6"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.x-dev",
                        "dev-4.x": "4.x-dev",
                        "dev-3.x": "3.x-dev",
                        "dev-2.x": "2.x-dev",
                        "dev-1.x": "1.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "League\\Container\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Phil Bennett",
                        "email": "mail@philbennett.co.uk",
                        "role": "Developer"
                    }
                ],
                "description": "A fast and intuitive dependency injection container.",
                "homepage": "https://github.com/thephpleague/container",
                "keywords": [
                    "container",
                    "dependency",
                    "di",
                    "injection",
                    "league",
                    "provider",
                    "service"
                ],
                "support": {
                    "issues": "https://github.com/thephpleague/container/issues",
                    "source": "https://github.com/thephpleague/container/tree/4.2.0"
                },
                "funding": [
                    {
                        "url": "https://github.com/philipobenito",
                        "type": "github"
                    }
                ],
                "time": "2021-11-16T10:29:06+00:00"
            },
            {
                "name": "league/oauth2-client",
                "version": "2.6.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/thephpleague/oauth2-client.git",
                    "reference": "2334c249907190c132364f5dae0287ab8666aa19"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/2334c249907190c132364f5dae0287ab8666aa19",
                    "reference": "2334c249907190c132364f5dae0287ab8666aa19",
                    "shasum": ""
                },
                "require": {
                    "guzzlehttp/guzzle": "^6.0 || ^7.0",
                    "paragonie/random_compat": "^1 || ^2 || ^9.99",
                    "php": "^5.6 || ^7.0 || ^8.0"
                },
                "require-dev": {
                    "mockery/mockery": "^1.3.5",
                    "php-parallel-lint/php-parallel-lint": "^1.3.1",
                    "phpunit/phpunit": "^5.7 || ^6.0 || ^9.5",
                    "squizlabs/php_codesniffer": "^2.3 || ^3.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-2.x": "2.0.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "League\\OAuth2\\Client\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Alex Bilbie",
                        "email": "hello@alexbilbie.com",
                        "homepage": "http://www.alexbilbie.com",
                        "role": "Developer"
                    },
                    {
                        "name": "Woody Gilk",
                        "homepage": "https://github.com/shadowhand",
                        "role": "Contributor"
                    }
                ],
                "description": "OAuth 2.0 Client Library",
                "keywords": [
                    "Authentication",
                    "SSO",
                    "authorization",
                    "identity",
                    "idp",
                    "oauth",
                    "oauth2",
                    "single sign on"
                ],
                "support": {
                    "issues": "https://github.com/thephpleague/oauth2-client/issues",
                    "source": "https://github.com/thephpleague/oauth2-client/tree/2.6.1"
                },
                "time": "2021-12-22T16:42:49+00:00"
            },
            {
                "name": "lorisleiva/cron-translator",
                "version": "v0.1.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/lorisleiva/cron-translator.git",
                    "reference": "784a6f6255a4b5f45da5d89dc6ec631a14d7b011"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/lorisleiva/cron-translator/zipball/784a6f6255a4b5f45da5d89dc6ec631a14d7b011",
                    "reference": "784a6f6255a4b5f45da5d89dc6ec631a14d7b011",
                    "shasum": ""
                },
                "require-dev": {
                    "phpunit/phpunit": "^8.0"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Lorisleiva\\CronTranslator\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Loris LEIVA",
                        "email": "loris.leiva@gmail.com",
                        "homepage": "https://lorisleiva.com"
                    }
                ],
                "description": "Makes CRON expressions human-readable",
                "homepage": "https://github.com/lorisleiva/cron-translator",
                "keywords": [
                    "cron",
                    "expression",
                    "human"
                ],
                "support": {
                    "issues": "https://github.com/lorisleiva/cron-translator/issues",
                    "source": "https://github.com/lorisleiva/cron-translator/tree/v0.1.1"
                },
                "time": "2020-03-01T14:44:47+00:00"
            },
    
    jurgenhaas's avatar
    jurgenhaas committed
            {
                "name": "m4tthumphrey/php-gitlab-api",
                "version": "9.19.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/GitLabPHP/Client.git",
                    "reference": "bfeaeef6c69f9f9429bf28925af1a2567f5ae773"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/GitLabPHP/Client/zipball/bfeaeef6c69f9f9429bf28925af1a2567f5ae773",
                    "reference": "bfeaeef6c69f9f9429bf28925af1a2567f5ae773",
                    "shasum": ""
                },
                "require": {
                    "ext-json": "*",
                    "ext-xml": "*",
                    "php": "^5.6 || ^7.0",
                    "php-http/cache-plugin": "^1.4",
                    "php-http/client-common": "^1.6 || ^2.0",
                    "php-http/client-implementation": "^1.0",
                    "php-http/discovery": "^1.2",
                    "php-http/httplug": "^1.1 || ^2.0",
                    "php-http/multipart-stream-builder": "^1.0",
                    "psr/cache": "^1.0",
                    "psr/http-message": "^1.0",
                    "symfony/options-resolver": "^2.6 || ^3.0 || ^4.0 || ^5.0"
                },
                "require-dev": {
                    "bamarni/composer-bin-plugin": "^1.4.1",
                    "guzzlehttp/psr7": "^1.2",
                    "php-http/guzzle6-adapter": "^1.0 || ^2.0"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Gitlab\\": "lib/Gitlab/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Fabien Bourigault",
                        "email": "bourigaultfabien@gmail.com"
                    },
                    {
                        "name": "Graham Campbell",
                        "email": "graham@alt-three.com"
                    },
                    {
                        "name": "Matt Humphrey",
                        "email": "matth@windsor-telecom.co.uk"
                    },
                    {
                        "name": "Miguel Piedrafita",
                        "email": "github@miguelpiedrafita.com"
                    }
                ],
                "description": "GitLab API v4 client for PHP",
                "keywords": [
                    "api",
                    "gitlab"
                ],
                "support": {
                    "issues": "https://github.com/GitLabPHP/Client/issues",
                    "source": "https://github.com/GitLabPHP/Client/tree/9.19.2"
                },
                "funding": [
                    {
                        "url": "https://github.com/GrahamCampbell",
                        "type": "github"
                    },
                    {
                        "url": "https://github.com/m1guelpf",
                        "type": "github"
                    }
                ],
                "time": "2020-10-26T11:35:44+00:00"
            },
    
    jurgenhaas's avatar
    jurgenhaas committed
            {
                "name": "masterminds/html5",
                "version": "2.7.5",
                "source": {
                    "type": "git",
                    "url": "https://github.com/Masterminds/html5-php.git",
                    "reference": "f640ac1bdddff06ea333a920c95bbad8872429ab"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f640ac1bdddff06ea333a920c95bbad8872429ab",
                    "reference": "f640ac1bdddff06ea333a920c95bbad8872429ab",
                    "shasum": ""
                },
                "require": {
                    "ext-ctype": "*",
                    "ext-dom": "*",
                    "ext-libxml": "*",
                    "php": ">=5.3.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.7-dev"
                    }