Skip to content
Snippets Groups Projects
composer.lock 927 KiB
Newer Older
  • Learn to ignore specific revisions
  • jurgenhaas's avatar
    jurgenhaas committed
                    "endroid",
                    "php",
                    "qr",
                    "symfony"
                ],
                "support": {
                    "issues": "https://github.com/endroid/qr-code-bundle/issues",
                    "source": "https://github.com/endroid/qr-code-bundle/tree/3.4.3"
                },
                "funding": [
                    {
                        "url": "https://github.com/endroid",
                        "type": "github"
                    }
                ],
                "time": "2020-04-25T13:48:19+00:00"
            },
            {
                "name": "enlightn/security-checker",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "v1.10.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/enlightn/security-checker.git",
                    "reference": "196bacc76e7a72a63d0e1220926dbb190272db97"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/enlightn/security-checker/zipball/196bacc76e7a72a63d0e1220926dbb190272db97",
                    "reference": "196bacc76e7a72a63d0e1220926dbb190272db97",
                    "shasum": ""
                },
                "require": {
                    "ext-json": "*",
                    "guzzlehttp/guzzle": "^6.3|^7.0",
                    "php": ">=5.6",
                    "symfony/console": "^3.4|^4|^5|^6",
                    "symfony/finder": "^3|^4|^5|^6",
                    "symfony/process": "^3.4|^4|^5|^6",
                    "symfony/yaml": "^3.4|^4|^5|^6"
                },
                "require-dev": {
                    "ext-zip": "*",
                    "friendsofphp/php-cs-fixer": "^2.18|^3.0",
                    "phpunit/phpunit": "^5.5|^6|^7|^8|^9"
                },
                "bin": [
                    "security-checker"
                ],
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Enlightn\\SecurityChecker\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Paras Malhotra",
                        "email": "paras@laravel-enlightn.com"
                    },
                    {
                        "name": "Miguel Piedrafita",
                        "email": "soy@miguelpiedrafita.com"
                    }
                ],
                "description": "A PHP dependency vulnerabilities scanner based on the Security Advisories Database.",
                "keywords": [
                    "package",
                    "php",
                    "scanner",
                    "security",
                    "security advisories",
                    "vulnerability scanner"
                ],
                "support": {
                    "issues": "https://github.com/enlightn/security-checker/issues",
                    "source": "https://github.com/enlightn/security-checker/tree/v1.10.0"
                },
                "time": "2022-02-21T22:40:16+00:00"
            },
    
    jurgenhaas's avatar
    jurgenhaas committed
            {
                "name": "enshrined/svg-sanitize",
                "version": "0.15.4",
                "source": {
                    "type": "git",
                    "url": "https://github.com/darylldoyle/svg-sanitizer.git",
                    "reference": "e50b83a2f1f296ca61394fe88fbfe3e896a84cf4"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/e50b83a2f1f296ca61394fe88fbfe3e896a84cf4",
                    "reference": "e50b83a2f1f296ca61394fe88fbfe3e896a84cf4",
                    "shasum": ""
                },
                "require": {
                    "ext-dom": "*",
                    "ext-libxml": "*",
                    "php": "^7.0 || ^8.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "^6.5 || ^8.5"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "enshrined\\svgSanitize\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "GPL-2.0-or-later"
                ],
                "authors": [
                    {
                        "name": "Daryll Doyle",
                        "email": "daryll@enshrined.co.uk"
                    }
                ],
                "description": "An SVG sanitizer for PHP",
                "support": {
                    "issues": "https://github.com/darylldoyle/svg-sanitizer/issues",
                    "source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.15.4"
                },
                "time": "2022-02-21T09:13:59+00:00"
            },
    
    jurgenhaas's avatar
    jurgenhaas committed
            {
                "name": "google/recaptcha",
                "version": "1.2.4",
                "source": {
                    "type": "git",
                    "url": "https://github.com/google/recaptcha.git",
                    "reference": "614f25a9038be4f3f2da7cbfd778dc5b357d2419"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/google/recaptcha/zipball/614f25a9038be4f3f2da7cbfd778dc5b357d2419",
                    "reference": "614f25a9038be4f3f2da7cbfd778dc5b357d2419",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.5"
                },
                "require-dev": {
                    "friendsofphp/php-cs-fixer": "^2.2.20|^2.15",
                    "php-coveralls/php-coveralls": "^2.1",
                    "phpunit/phpunit": "^4.8.36|^5.7.27|^6.59|^7.5.11"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.2.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "ReCaptcha\\": "src/ReCaptcha"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "description": "Client library for reCAPTCHA, a free service that protects websites from spam and abuse.",
                "homepage": "https://www.google.com/recaptcha/",
                "keywords": [
                    "Abuse",
                    "captcha",
                    "recaptcha",
                    "spam"
                ],
                "support": {
                    "forum": "https://groups.google.com/forum/#!forum/recaptcha",
                    "issues": "https://github.com/google/recaptcha/issues",
                    "source": "https://github.com/google/recaptcha"
                },
                "time": "2020-03-31T17:50:54+00:00"
            },
            {
                "name": "grasmash/expander",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "2.0.3",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://github.com/grasmash/expander.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "b7cbc1f2fdf9a9c0e253a424c2a4058316b7cb6e"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://api.github.com/repos/grasmash/expander/zipball/b7cbc1f2fdf9a9c0e253a424c2a4058316b7cb6e",
                    "reference": "b7cbc1f2fdf9a9c0e253a424c2a4058316b7cb6e",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "shasum": ""
                },
                "require": {
                    "dflydev/dot-access-data": "^3.0.0",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "php": ">=7.1",
                    "psr/log": "^1 | ^2 | ^3"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "require-dev": {
                    "greg-1-anderson/composer-test-scenarios": "^1",
                    "phpunit/phpunit": "^6.0 || ^8.0 || ^9",
                    "squizlabs/php_codesniffer": "^2.7 || ^3.3"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Grasmash\\Expander\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Matthew Grasmick"
                    }
                ],
                "description": "Expands internal property references in PHP arrays file.",
                "support": {
                    "issues": "https://github.com/grasmash/expander/issues",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "source": "https://github.com/grasmash/expander/tree/2.0.3"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
    
    jurgenhaas's avatar
    jurgenhaas committed
                "time": "2022-04-25T22:17:46+00:00"
    
    jurgenhaas's avatar
    jurgenhaas committed
            },
    
    jurgenhaas's avatar
    jurgenhaas committed
            {
                "name": "guzzlehttp/command",
                "version": "1.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/guzzle/command.git",
                    "reference": "2aaa2521a8f8269d6f5dfc13fe2af12c76921034"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/guzzle/command/zipball/2aaa2521a8f8269d6f5dfc13fe2af12c76921034",
                    "reference": "2aaa2521a8f8269d6f5dfc13fe2af12c76921034",
                    "shasum": ""
                },
                "require": {
                    "guzzlehttp/guzzle": "^6.2",
                    "guzzlehttp/promises": "~1.3",
                    "guzzlehttp/psr7": "~1.0",
                    "php": ">=5.5.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "~4.0|~5.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "0.9-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "GuzzleHttp\\Command\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Michael Dowling",
                        "email": "mtdowling@gmail.com",
                        "homepage": "https://github.com/mtdowling"
                    },
                    {
                        "name": "Jeremy Lindblom",
                        "email": "jeremeamia@gmail.com",
                        "homepage": "https://github.com/jeremeamia"
                    }
                ],
                "description": "Provides the foundation for building command-based web service clients",
                "support": {
                    "issues": "https://github.com/guzzle/command/issues",
                    "source": "https://github.com/guzzle/command/tree/1.0.0"
                },
                "time": "2016-11-24T13:34:15+00:00"
            },
    
    jurgenhaas's avatar
    jurgenhaas committed
            {
                "name": "guzzlehttp/guzzle",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "6.5.8",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://github.com/guzzle/guzzle.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://api.github.com/repos/guzzle/guzzle/zipball/a52f0440530b54fa079ce76e8c5d196a42cad981",
                    "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "shasum": ""
                },
                "require": {
                    "ext-json": "*",
                    "guzzlehttp/promises": "^1.0",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "guzzlehttp/psr7": "^1.9",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "php": ">=5.5",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "symfony/polyfill-intl-idn": "^1.17"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "require-dev": {
                    "ext-curl": "*",
                    "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
                    "psr/log": "^1.1"
                },
                "suggest": {
                    "psr/log": "Required for using the Log middleware"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "6.5-dev"
                    }
                },
                "autoload": {
                    "files": [
                        "src/functions_include.php"
                    ],
                    "psr-4": {
                        "GuzzleHttp\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
    
    jurgenhaas's avatar
    jurgenhaas committed
                    {
                        "name": "Graham Campbell",
                        "email": "hello@gjcampbell.co.uk",
                        "homepage": "https://github.com/GrahamCampbell"
                    },
    
    jurgenhaas's avatar
    jurgenhaas committed
                    {
                        "name": "Michael Dowling",
                        "email": "mtdowling@gmail.com",
                        "homepage": "https://github.com/mtdowling"
    
    jurgenhaas's avatar
    jurgenhaas committed
                    },
                    {
                        "name": "Jeremy Lindblom",
                        "email": "jeremeamia@gmail.com",
                        "homepage": "https://github.com/jeremeamia"
                    },
                    {
                        "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"
    
    jurgenhaas's avatar
    jurgenhaas committed
                    }
                ],
                "description": "Guzzle is a PHP HTTP client library",
                "homepage": "http://guzzlephp.org/",
                "keywords": [
                    "client",
                    "curl",
                    "framework",
                    "http",
                    "http client",
                    "rest",
                    "web service"
                ],
                "support": {
                    "issues": "https://github.com/guzzle/guzzle/issues",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "source": "https://github.com/guzzle/guzzle/tree/6.5.8"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
    
    jurgenhaas's avatar
    jurgenhaas committed
                "funding": [
                    {
                        "url": "https://github.com/GrahamCampbell",
                        "type": "github"
                    },
                    {
                        "url": "https://github.com/Nyholm",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
                        "type": "tidelift"
                    }
                ],
    
    jurgenhaas's avatar
    jurgenhaas committed
                "time": "2022-06-20T22:16:07+00:00"
    
    jurgenhaas's avatar
    jurgenhaas committed
            },
            {
    
    jurgenhaas's avatar
    jurgenhaas committed
                "name": "guzzlehttp/guzzle-services",
                "version": "1.1.3",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://github.com/guzzle/guzzle-services.git",
                    "reference": "9e3abf20161cbf662d616cbb995f2811771759f7"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://api.github.com/repos/guzzle/guzzle-services/zipball/9e3abf20161cbf662d616cbb995f2811771759f7",
                    "reference": "9e3abf20161cbf662d616cbb995f2811771759f7",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "shasum": ""
                },
                "require": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "guzzlehttp/command": "~1.0",
                    "guzzlehttp/guzzle": "^6.2",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "php": ">=5.5"
                },
                "require-dev": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "phpunit/phpunit": "~4.0"
                },
                "suggest": {
                    "gimler/guzzle-description-loader": "^0.0.4"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                        "dev-master": "1.0.x-dev"
    
    jurgenhaas's avatar
    jurgenhaas committed
                    }
                },
                "autoload": {
                    "psr-4": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                        "GuzzleHttp\\Command\\Guzzle\\": "src/"
    
    jurgenhaas's avatar
    jurgenhaas committed
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Michael Dowling",
                        "email": "mtdowling@gmail.com",
                        "homepage": "https://github.com/mtdowling"
                    },
                    {
    
    jurgenhaas's avatar
    jurgenhaas committed
                        "name": "Jeremy Lindblom",
                        "email": "jeremeamia@gmail.com",
                        "homepage": "https://github.com/jeremeamia"
    
    jurgenhaas's avatar
    jurgenhaas committed
                    },
                    {
    
    jurgenhaas's avatar
    jurgenhaas committed
                        "name": "Stefano Kowalke",
                        "email": "blueduck@mail.org",
                        "homepage": "https://github.com/konafets"
                    }
                ],
                "description": "Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.",
                "support": {
                    "issues": "https://github.com/guzzle/guzzle-services/issues",
                    "source": "https://github.com/guzzle/guzzle-services/tree/1.1.3"
                },
                "time": "2017-10-06T14:32:02+00:00"
            },
            {
                "name": "guzzlehttp/promises",
                "version": "1.5.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/guzzle/promises.git",
                    "reference": "b94b2807d85443f9719887892882d0329d1e2598"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598",
                    "reference": "b94b2807d85443f9719887892882d0329d1e2598",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.5"
                },
                "require-dev": {
                    "symfony/phpunit-bridge": "^4.4 || ^5.1"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.5-dev"
                    }
                },
                "autoload": {
                    "files": [
                        "src/functions_include.php"
                    ],
                    "psr-4": {
                        "GuzzleHttp\\Promise\\": "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": "Tobias Nyholm",
                        "email": "tobias.nyholm@gmail.com",
                        "homepage": "https://github.com/Nyholm"
                    },
                    {
                        "name": "Tobias Schultze",
                        "email": "webmaster@tubo-world.de",
    
    jurgenhaas's avatar
    jurgenhaas committed
                        "homepage": "https://github.com/Tobion"
                    }
                ],
                "description": "Guzzle promises library",
                "keywords": [
                    "promise"
                ],
                "support": {
                    "issues": "https://github.com/guzzle/promises/issues",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "source": "https://github.com/guzzle/promises/tree/1.5.2"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "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"
                    }
                ],
    
    jurgenhaas's avatar
    jurgenhaas committed
                "time": "2022-08-28T14:55:35+00:00"
    
    jurgenhaas's avatar
    jurgenhaas committed
            },
            {
                "name": "guzzlehttp/psr7",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "1.9.0",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://github.com/guzzle/psr7.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "e98e3e6d4f86621a9b75f623996e6bbdeb4b9318"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://api.github.com/repos/guzzle/psr7/zipball/e98e3e6d4f86621a9b75f623996e6bbdeb4b9318",
                    "reference": "e98e3e6d4f86621a9b75f623996e6bbdeb4b9318",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "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": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                        "dev-master": "1.9-dev"
    
    jurgenhaas's avatar
    jurgenhaas committed
                    }
                },
                "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",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "source": "https://github.com/guzzle/psr7/tree/1.9.0"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "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"
                    }
                ],
    
    jurgenhaas's avatar
    jurgenhaas committed
                "time": "2022-06-20T21:43:03+00:00"
    
    jurgenhaas's avatar
    jurgenhaas committed
            },
    
    jurgenhaas's avatar
    jurgenhaas committed
            {
                "name": "highlightjs/highlightjs",
                "version": "11.2.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/highlightjs/highlight.js.git",
                    "reference": "tags/11.2.0"
                },
                "type": "drupal-library"
            },
    
    jurgenhaas's avatar
    jurgenhaas committed
            {
                "name": "html2text/html2text",
                "version": "4.3.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/mtibben/html2text.git",
                    "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/mtibben/html2text/zipball/61ad68e934066a6f8df29a3d23a6460536d0855c",
                    "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c",
                    "shasum": ""
                },
                "require-dev": {
                    "phpunit/phpunit": "~4"
                },
                "suggest": {
                    "ext-mbstring": "For best performance",
                    "symfony/polyfill-mbstring": "If you can't install ext-mbstring"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Html2Text\\": [
                            "src/",
                            "test/"
                        ]
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "GPL-2.0-or-later"
                ],
                "description": "Converts HTML to formatted plain text",
                "support": {
                    "issues": "https://github.com/mtibben/html2text/issues",
                    "source": "https://github.com/mtibben/html2text/tree/4.3.1"
                },
                "time": "2020-04-16T23:44:31+00:00"
            },
    
    jurgenhaas's avatar
    jurgenhaas committed
            {
                "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
            },
    
    jurgenhaas's avatar
    jurgenhaas committed
            {
                "name": "kezor/guzzle-description-loader",
                "version": "v0.0.6",
                "source": {
                    "type": "git",
                    "url": "https://github.com/kezor/guzzle-description-loader.git",
                    "reference": "d576cb1e2c896d6850585f5e9ee58d5b88495c6a"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/kezor/guzzle-description-loader/zipball/d576cb1e2c896d6850585f5e9ee58d5b88495c6a",
                    "reference": "d576cb1e2c896d6850585f5e9ee58d5b88495c6a",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.5.0",
                    "symfony/config": "~3.0|^4.0",
                    "symfony/yaml": "~3.0|^4.0"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Guzzle\\Service\\Loader\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Gordon Franke",
                        "email": "info@nevalon.de"
                    },
                    {
                        "name": "Community",
                        "homepage": "https://github.com/gimler/guzzle-description-loader/contributors"
                    }
                ],
                "description": "Load guzzle service description from various file formats",
                "support": {
                    "source": "https://github.com/kezor/guzzle-description-loader/tree/v0.0.6"
                },
                "time": "2019-03-12T12:02:50+00:00"
            },
    
    jurgenhaas's avatar
    jurgenhaas committed
            {
                "name": "khanamiryan/qrcode-detector-decoder",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "1.0.6",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://github.com/khanamiryan/php-qrcode-detector-decoder.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "45326fb83a2a375065dbb3a134b5b8a5872da569"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://api.github.com/repos/khanamiryan/php-qrcode-detector-decoder/zipball/45326fb83a2a375065dbb3a134b5b8a5872da569",
                    "reference": "45326fb83a2a375065dbb3a134b5b8a5872da569",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.6"
                },
                "require-dev": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "phpunit/phpunit": "^5.7 | ^7.5 | ^8.0 | ^9.0",
                    "rector/rector": "^0.13.6",
                    "symplify/easy-coding-standard": "^11.0"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "type": "library",
                "autoload": {
                    "files": [
                        "lib/Common/customFunctions.php"
                    ],
                    "psr-4": {
                        "Zxing\\": "lib/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT",
                    "Apache-2.0"
                ],
                "authors": [
                    {
                        "name": "Ashot Khanamiryan",
                        "email": "a.khanamiryan@gmail.com",
                        "homepage": "https://github.com/khanamiryan",
                        "role": "Developer"
                    }
                ],
                "description": "QR code decoder / reader",
                "homepage": "https://github.com/khanamiryan/php-qrcode-detector-decoder/",
                "keywords": [
                    "barcode",
                    "qr",
                    "zxing"
                ],
                "support": {
                    "issues": "https://github.com/khanamiryan/php-qrcode-detector-decoder/issues",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "source": "https://github.com/khanamiryan/php-qrcode-detector-decoder/tree/1.0.6"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
    
    jurgenhaas's avatar
    jurgenhaas committed
                "time": "2022-06-29T09:25:13+00:00"
    
    jurgenhaas's avatar
    jurgenhaas committed
            },
    
    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": "dev-develop",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://gitlab.lakedrops.com/composer/plugin/drupal-9-scaffold",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "bb6ba6edc0e37c4c7af8e93589b735d86249da63"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },