Skip to content
Snippets Groups Projects
composer.lock 240 KiB
Newer Older
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Collection of value objects that represent the types of the PHP type system",
            "homepage": "https://github.com/sebastianbergmann/type",
Tim van Dijen's avatar
Tim van Dijen committed
            "support": {
                "issues": "https://github.com/sebastianbergmann/type/issues",
Tim van Dijen's avatar
Tim van Dijen committed
                "source": "https://github.com/sebastianbergmann/type/tree/3.0.0"
Tim van Dijen's avatar
Tim van Dijen committed
            },
Tim van Dijen's avatar
Tim van Dijen committed
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
Tim van Dijen's avatar
Tim van Dijen committed
            "time": "2022-03-15T09:54:48+00:00"
Tim van Dijen's avatar
Tim van Dijen committed
            "name": "sebastian/version",
Tim van Dijen's avatar
Tim van Dijen committed
            "version": "3.0.2",
Tim van Dijen's avatar
Tim van Dijen committed
                "url": "https://github.com/sebastianbergmann/version.git",
Tim van Dijen's avatar
Tim van Dijen committed
                "reference": "c6c1022351a901512170118436c764e473f6de8c"
Tim van Dijen's avatar
Tim van Dijen committed
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
                "reference": "c6c1022351a901512170118436c764e473f6de8c",
Tim van Dijen's avatar
Tim van Dijen committed
                "php": ">=7.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
Tim van Dijen's avatar
Tim van Dijen committed
                    "dev-master": "3.0-dev"
Tim van Dijen's avatar
Tim van Dijen committed
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
Tim van Dijen's avatar
Tim van Dijen committed
                "BSD-3-Clause"
Tim van Dijen's avatar
Tim van Dijen committed
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
Tim van Dijen's avatar
Tim van Dijen committed
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
            "homepage": "https://github.com/sebastianbergmann/version",
Tim van Dijen's avatar
Tim van Dijen committed
            "support": {
                "issues": "https://github.com/sebastianbergmann/version/issues",
                "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
            },
Tim van Dijen's avatar
Tim van Dijen committed
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
Tim van Dijen's avatar
Tim van Dijen committed
            "time": "2020-09-28T06:39:44+00:00"
        {
            "name": "simplesamlphp/composer-module-installer",
Tim van Dijen's avatar
Tim van Dijen committed
            "version": "v1.1.8",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/composer-module-installer.git",
Tim van Dijen's avatar
Tim van Dijen committed
                "reference": "45161b5406f3e9c82459d0f9a5a1dba064953cfa"
Tim van Dijen's avatar
Tim van Dijen committed
                "url": "https://api.github.com/repos/simplesamlphp/composer-module-installer/zipball/45161b5406f3e9c82459d0f9a5a1dba064953cfa",
                "reference": "45161b5406f3e9c82459d0f9a5a1dba064953cfa",
Tim van Dijen's avatar
Tim van Dijen committed
                "composer-plugin-api": "^1.1|^2.0",
                "simplesamlphp/simplesamlphp": "*"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "SimpleSamlPhp\\Composer\\ModuleInstallerPlugin"
            },
            "autoload": {
                "psr-0": {
                    "SimpleSamlPhp\\Composer": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
Tim van Dijen's avatar
Tim van Dijen committed
            "license": [
                "LGPL-2.1-only"
            ],
            "description": "A Composer plugin that allows installing SimpleSAMLphp modules through Composer.",
Tim van Dijen's avatar
Tim van Dijen committed
            "support": {
                "issues": "https://github.com/simplesamlphp/composer-module-installer/issues",
                "source": "https://github.com/simplesamlphp/composer-module-installer/tree/v1.1.8"
            },
Tim van Dijen's avatar
Tim van Dijen committed
            "time": "2020-08-25T19:04:33+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-adfs",
            "version": "v2.0.0-rc8",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-adfs.git",
                "reference": "ccb86deb3dcb4d9c99483b479534beb22144ad31"
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-adfs/zipball/ccb86deb3dcb4d9c99483b479534beb22144ad31",
                "reference": "ccb86deb3dcb4d9c99483b479534beb22144ad31",
Tim van Dijen's avatar
Tim van Dijen committed
                "simplesamlphp/assert": "^0.2.11",
Tim van Dijen's avatar
Tim van Dijen committed
                "simplesamlphp/composer-module-installer": "^1.1.7",
Tim van Dijen's avatar
Tim van Dijen committed
                "simplesamlphp/xml-security": "~0.4.1"
Tim van Dijen's avatar
Tim van Dijen committed
                "simplesamlphp/simplesamlphp": "^2.0.0-beta.5",
                "simplesamlphp/simplesamlphp-test-framework": "^1.1.6"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\adfs\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com"
                }
            ],
            "description": "A module that implements the WS-federation IDP",
            "keywords": [
                "adfs",
                "simplesamlphp"
            ],
Tim van Dijen's avatar
Tim van Dijen committed
            "support": {
                "issues": "https://github.com/simplesamlphp/simplesamlphp-module-adfs/issues",
                "source": "https://github.com/simplesamlphp/simplesamlphp-module-adfs"
            },
            "time": "2022-03-16T16:39:11+00:00"
        {
            "name": "simplesamlphp/simplesamlphp-test-framework",
            "version": "v1.1.7",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-test-framework.git",
                "reference": "ffd6f5d68833482cb4473dfa4c26e8be272cbcbc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-test-framework/zipball/ffd6f5d68833482cb4473dfa4c26e8be272cbcbc",
                "reference": "ffd6f5d68833482cb4473dfa4c26e8be272cbcbc",
                "shasum": ""
            },
            "require": {
Tim van Dijen's avatar
Tim van Dijen committed
                "php": ">=7.4",
                "phpunit/phpunit": "^8.5|^9.5",
                "squizlabs/php_codesniffer": "^3.6",
Tim van Dijen's avatar
Tim van Dijen committed
                "symfony/phpunit-bridge": "^6.0",
                "vimeo/psalm": "^4.20"
            },
            "require-dev": {
                "ext-curl": "*",
                "simplesamlphp/simplesamlphp": "dev-master"
            },
            "bin": [
                "bin/check-syntax-json.sh",
                "bin/check-syntax-php.sh",
                "bin/check-syntax-xml.sh",
                "bin/check-syntax-yaml.sh"
            ],
            "type": "project",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\TestUtils\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com"
                }
            ],
            "description": "Test framework for SimpleSAMLphp and related repositories ",
            "keywords": [
                "test-framework"
            ],
Tim van Dijen's avatar
Tim van Dijen committed
            "support": {
                "issues": "https://github.com/simplesamlphp/simplesamlphp-test-framework/issues",
                "source": "https://github.com/simplesamlphp/simplesamlphp-test-framework"
            },
            "time": "2022-03-22T12:04:35+00:00"
            "name": "simplesamlphp/xml-common",
            "version": "v0.8.7",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/xml-common.git",
                "reference": "de0bdbd52c0f7545b659308b08a37fd8655e6b42"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/xml-common/zipball/de0bdbd52c0f7545b659308b08a37fd8655e6b42",
                "reference": "de0bdbd52c0f7545b659308b08a37fd8655e6b42",
                "shasum": ""
            },
            "require": {
Tim van Dijen's avatar
Tim van Dijen committed
                "ext-spl": "*",
                "simplesamlphp/assert": "~0.2.11"
            },
            "require-dev": {
                "simplesamlphp/simplesamlphp-test-framework": "^1.1.5"
            "autoload": {
                "psr-4": {
Tim van Dijen's avatar
Tim van Dijen committed
                    "SimpleSAML\\XML\\": "src/",
                    "SimpleSAML\\Test\\XML\\": [
                        "tests/PHPUnit/"
                    ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
            ],
            "authors": [
                {
                    "name": "Jaime Perez",
                    "email": "jaime.perez@uninett.no"
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com"
            "description": "A library with classes and utilities for handling XML structures.",
            "homepage": "http://simplesamlphp.org",
            "keywords": [
                "saml",
                "xml"
Tim van Dijen's avatar
Tim van Dijen committed
            "support": {
                "issues": "https://github.com/simplesamlphp/xml-common/issues",
                "source": "https://github.com/simplesamlphp/xml-common"
            },
            "time": "2022-02-17T22:50:21+00:00"
Tim van Dijen's avatar
Tim van Dijen committed
        {
            "name": "simplesamlphp/xml-security",
            "version": "v0.4.2",
Tim van Dijen's avatar
Tim van Dijen committed
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/xml-security.git",
                "reference": "f6640954363b94beb59b0001110b647dcb3a8fa3"
Tim van Dijen's avatar
Tim van Dijen committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/xml-security/zipball/f6640954363b94beb59b0001110b647dcb3a8fa3",
                "reference": "f6640954363b94beb59b0001110b647dcb3a8fa3",
Tim van Dijen's avatar
Tim van Dijen committed
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-openssl": "*",
Tim van Dijen's avatar
Tim van Dijen committed
                "ext-spl": "*",
                "php": ">= 7.4 || ^8.0",
                "robrichards/xmlseclibs": "^3.1.1",
                "simplesamlphp/assert": "~0.2.12",
                "simplesamlphp/xml-common": "^0.8.5"
Tim van Dijen's avatar
Tim van Dijen committed
            },
            "require-dev": {
                "simplesamlphp/simplesamlphp-test-framework": "^1.1.6"
Tim van Dijen's avatar
Tim van Dijen committed
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\XMLSecurity\\": "src"
                }
Tim van Dijen's avatar
Tim van Dijen committed
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
Tim van Dijen's avatar
Tim van Dijen committed
            ],
            "authors": [
                {
                    "name": "Jaime Perez Crespo",
                    "email": "jaime.perez@uninett.no",
                    "role": "Maintainer"
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com",
                    "role": "Maintainer"
            "description": "SimpleSAMLphp library for XML Security",
            "homepage": "https://github.com/simplesamlphp/xml-security",
Tim van Dijen's avatar
Tim van Dijen committed
            "keywords": [
                "security",
                "signature",
                "xml",
                "xmldsig"
Tim van Dijen's avatar
Tim van Dijen committed
            ],
Tim van Dijen's avatar
Tim van Dijen committed
            "support": {
                "issues": "https://github.com/simplesamlphp/xml-security/issues",
                "source": "https://github.com/simplesamlphp/xml-security/tree/v0.4.2"
Tim van Dijen's avatar
Tim van Dijen committed
            },
            "time": "2022-02-16T17:17:35+00:00"
            "name": "squizlabs/php_codesniffer",
Tim van Dijen's avatar
Tim van Dijen committed
            "version": "3.6.2",
Tim van Dijen's avatar
Tim van Dijen committed
            "source": {
                "type": "git",
                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
Tim van Dijen's avatar
Tim van Dijen committed
                "reference": "5e4e71592f69da17871dba6e80dd51bce74a351a"
Tim van Dijen's avatar
Tim van Dijen committed
            },
            "dist": {
                "type": "zip",
Tim van Dijen's avatar
Tim van Dijen committed
                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/5e4e71592f69da17871dba6e80dd51bce74a351a",
                "reference": "5e4e71592f69da17871dba6e80dd51bce74a351a",
Tim van Dijen's avatar
Tim van Dijen committed
                "shasum": ""
            },
            "require": {
                "ext-simplexml": "*",
                "ext-tokenizer": "*",
                "ext-xmlwriter": "*",
                "php": ">=5.4.0"
Tim van Dijen's avatar
Tim van Dijen committed
            },
            "require-dev": {
                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
Tim van Dijen's avatar
Tim van Dijen committed
            },
Tim van Dijen's avatar
Tim van Dijen committed
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
Tim van Dijen's avatar
Tim van Dijen committed
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
Tim van Dijen's avatar
Tim van Dijen committed
            ],
            "authors": [
                {
                    "name": "Greg Sherwood",
                    "role": "lead"
            "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
            "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
Tim van Dijen's avatar
Tim van Dijen committed
            "keywords": [
Tim van Dijen's avatar
Tim van Dijen committed
            ],
Tim van Dijen's avatar
Tim van Dijen committed
            "support": {
                "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
                "source": "https://github.com/squizlabs/PHP_CodeSniffer",
                "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
            },
Tim van Dijen's avatar
Tim van Dijen committed
            "time": "2021-12-12T21:44:58+00:00"
Tim van Dijen's avatar
Tim van Dijen committed
        },
Tim van Dijen's avatar
Tim van Dijen committed
        {
            "name": "symfony/phpunit-bridge",
            "version": "v6.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/phpunit-bridge.git",
                "reference": "81f5e8e453433e0182a49ca45d4734cb3a2f818f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/81f5e8e453433e0182a49ca45d4734cb3a2f818f",
                "reference": "81f5e8e453433e0182a49ca45d4734cb3a2f818f",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3"
            },
            "conflict": {
                "phpunit/phpunit": "<7.5|9.1.2"
            },
            "require-dev": {
                "symfony/deprecation-contracts": "^2.1|^3.0",
                "symfony/error-handler": "^5.4|^6.0"
            },
            "suggest": {
                "symfony/error-handler": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
            },
            "bin": [
                "bin/simple-phpunit"
            ],
            "type": "symfony-bridge",
            "extra": {
                "thanks": {
                    "name": "phpunit/phpunit",
                    "url": "https://github.com/sebastianbergmann/phpunit"
                }
            },
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Bridge\\PhpUnit\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides utilities for PHPUnit, especially user deprecation notices management",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/phpunit-bridge/tree/v6.0.3"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2022-01-26T17:23:29+00:00"
        },
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            "name": "theseer/tokenizer",
            "version": "1.2.1",
            "source": {
                "type": "git",
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
                "url": "https://github.com/theseer/tokenizer.git",
                "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
                "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
                "shasum": ""
            },
            "require": {
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
                "ext-dom": "*",
                "ext-tokenizer": "*",
                "ext-xmlwriter": "*",
Tim van Dijen's avatar
Tim van Dijen committed
                "php": "^7.2 || ^8.0"
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                }
            ],
            "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
Tim van Dijen's avatar
Tim van Dijen committed
            "support": {
                "issues": "https://github.com/theseer/tokenizer/issues",
                "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
Tim van Dijen's avatar
Tim van Dijen committed
            },
Tim van Dijen's avatar
Tim van Dijen committed
            "funding": [
                {
                    "url": "https://github.com/theseer",
                    "type": "github"
                }
            ],
            "time": "2021-07-28T10:34:58+00:00"
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
        },
        {
            "name": "vimeo/psalm",
Tim van Dijen's avatar
Tim van Dijen committed
            "version": "4.22.0",
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            "source": {
                "type": "git",
                "url": "https://github.com/vimeo/psalm.git",
Tim van Dijen's avatar
Tim van Dijen committed
                "reference": "fc2c6ab4d5fa5d644d8617089f012f3bb84b8703"
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            },
            "dist": {
                "type": "zip",
Tim van Dijen's avatar
Tim van Dijen committed
                "url": "https://api.github.com/repos/vimeo/psalm/zipball/fc2c6ab4d5fa5d644d8617089f012f3bb84b8703",
                "reference": "fc2c6ab4d5fa5d644d8617089f012f3bb84b8703",
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
                "shasum": ""
            },
            "require": {
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
                "amphp/byte-stream": "^1.5",
Tim van Dijen's avatar
Tim van Dijen committed
                "composer/package-versions-deprecated": "^1.8.0",
                "composer/semver": "^1.4 || ^2.0 || ^3.0",
Tim van Dijen's avatar
Tim van Dijen committed
                "composer/xdebug-handler": "^1.1 || ^2.0 || ^3.0",
Tim van Dijen's avatar
Tim van Dijen committed
                "dnoegel/php-xdg-base-dir": "^0.1.1",
                "ext-ctype": "*",
                "ext-dom": "*",
                "ext-json": "*",
                "ext-libxml": "*",
Tim van Dijen's avatar
Tim van Dijen committed
                "ext-mbstring": "*",
                "ext-simplexml": "*",
                "ext-tokenizer": "*",
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
                "felixfbecker/advanced-json-rpc": "^3.0.3",
                "felixfbecker/language-server-protocol": "^1.5",
                "netresearch/jsonmapper": "^1.0 || ^2.0 || ^3.0 || ^4.0",
Tim van Dijen's avatar
Tim van Dijen committed
                "nikic/php-parser": "^4.13",
                "openlss/lib-array2xml": "^1.0",
                "sebastian/diff": "^3.0 || ^4.0",
Tim van Dijen's avatar
Tim van Dijen committed
                "symfony/console": "^3.4.17 || ^4.1.6 || ^5.0 || ^6.0",
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
                "webmozart/path-util": "^2.3"
            },
            "provide": {
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
                "psalm/psalm": "self.version"
            },
            "require-dev": {
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
                "bamarni/composer-bin-plugin": "^1.2",
                "brianium/paratest": "^4.0||^6.0",
                "ext-curl": "*",
                "php-parallel-lint/php-parallel-lint": "^1.2",
                "phpdocumentor/reflection-docblock": "^5",
                "phpmyadmin/sql-parser": "5.1.0||dev-master",
                "phpspec/prophecy": ">=1.9.0",
                "phpunit/phpunit": "^9.0",
Tim van Dijen's avatar
Tim van Dijen committed
                "psalm/plugin-phpunit": "^0.16",
                "slevomat/coding-standard": "^7.0",
                "squizlabs/php_codesniffer": "^3.5",
Tim van Dijen's avatar
Tim van Dijen committed
                "symfony/process": "^4.3 || ^5.0 || ^6.0",
Tim van Dijen's avatar
Tim van Dijen committed
                "weirdan/prophecy-shim": "^1.0 || ^2.0"
            },
            "suggest": {
Tim van Dijen's avatar
Tim van Dijen committed
                "ext-curl": "In order to send data to shepherd",
                "ext-igbinary": "^2.0.5 is required, used to serialize caching data"
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            "bin": [
                "psalm",
                "psalm-language-server",
                "psalm-plugin",
                "psalm-refactor",
                "psalter"
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev",
                    "dev-3.x": "3.x-dev",
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
                    "dev-2.x": "2.x-dev",
                    "dev-1.x": "1.x-dev"
                "files": [
                    "src/functions.php",
                    "src/spl_object_id.php"
Tim van Dijen's avatar
Tim van Dijen committed
                ],
                "psr-4": {
                    "Psalm\\": "src/Psalm/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
                    "name": "Matthew Brown"
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            "description": "A static analysis tool for finding errors in PHP applications",
            "keywords": [
                "code",
                "inspection",
                "php"
            ],
Tim van Dijen's avatar
Tim van Dijen committed
            "support": {
                "issues": "https://github.com/vimeo/psalm/issues",
Tim van Dijen's avatar
Tim van Dijen committed
                "source": "https://github.com/vimeo/psalm/tree/4.22.0"
Tim van Dijen's avatar
Tim van Dijen committed
            },
Tim van Dijen's avatar
Tim van Dijen committed
            "time": "2022-02-24T20:34:05+00:00"
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            "name": "webmozart/path-util",
            "version": "2.3.0",
            "source": {
                "type": "git",
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
                "url": "https://github.com/webmozart/path-util.git",
                "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725"
            },
            "dist": {
                "type": "zip",
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
                "url": "https://api.github.com/repos/webmozart/path-util/zipball/d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
                "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
                "shasum": ""
            },
            "require": {
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
                "php": ">=5.3.3",
                "webmozart/assert": "~1.0"
            },
            "require-dev": {
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
                "phpunit/phpunit": "^4.6",
                "sebastian/version": "^1.0.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
                    "dev-master": "2.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
                    "Webmozart\\PathUtil\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            "description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.",
Tim van Dijen's avatar
Tim van Dijen committed
            "support": {
                "issues": "https://github.com/webmozart/path-util/issues",
                "source": "https://github.com/webmozart/path-util/tree/2.3.0"
            },
            "abandoned": "symfony/filesystem",
            "time": "2015-12-17T08:42:14+00:00"
    "minimum-stability": "stable",
    "stability-flags": {
Tim van Dijen's avatar
Tim van Dijen committed
        "simplesamlphp/simplesamlphp-module-adfs": 5
Jaime Perez's avatar
Jaime Perez committed
    "prefer-stable": false,
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
    "prefer-lowest": false,
    "platform": {
        "ext-mbstring": "*",
        "ext-openssl": "*",
        "ext-pcre": "*",
        "ext-spl": "*",
        "ext-zlib": "*"
Tim van Dijen's avatar
Tim van Dijen committed
        "ext-curl": "*",
        "ext-pdo_sqlite": "*"
Tim van Dijen's avatar
Tim van Dijen committed
    "plugin-api-version": "2.2.0"