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",
"support": {
"issues": "https://github.com/sebastianbergmann/type/issues",
"source": "https://github.com/sebastianbergmann/type/tree/3.0.0"
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/version.git",
"reference": "c6c1022351a901512170118436c764e473f6de8c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
"reference": "c6c1022351a901512170118436c764e473f6de8c",
"shasum": ""
},
"require": {
},
"type": "library",
"extra": {
"branch-alias": {
}
},
"autoload": {
},
"notification-url": "https://packagist.org/downloads/",
"license": [
],
"authors": [
{
"email": "sebastian@phpunit.de",
"role": "lead"
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
"homepage": "https://github.com/sebastianbergmann/version",
"support": {
"issues": "https://github.com/sebastianbergmann/version/issues",
"source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
{
"name": "simplesamlphp/composer-module-installer",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/composer-module-installer.git",
"reference": "45161b5406f3e9c82459d0f9a5a1dba064953cfa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/composer-module-installer/zipball/45161b5406f3e9c82459d0f9a5a1dba064953cfa",
"reference": "45161b5406f3e9c82459d0f9a5a1dba064953cfa",
"shasum": ""
},
"require": {
"simplesamlphp/simplesamlphp": "*"
},
"type": "composer-plugin",
"extra": {
"class": "SimpleSamlPhp\\Composer\\ModuleInstallerPlugin"
},
"autoload": {
"psr-0": {
"SimpleSamlPhp\\Composer": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"description": "A Composer plugin that allows installing SimpleSAMLphp modules through Composer.",
"support": {
"issues": "https://github.com/simplesamlphp/composer-module-installer/issues",
"source": "https://github.com/simplesamlphp/composer-module-installer/tree/v1.1.8"
},
},
{
"name": "simplesamlphp/simplesamlphp-module-adfs",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-adfs.git",
"reference": "ccb86deb3dcb4d9c99483b479534beb22144ad31"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-adfs/zipball/ccb86deb3dcb4d9c99483b479534beb22144ad31",
"reference": "ccb86deb3dcb4d9c99483b479534beb22144ad31",
"shasum": ""
},
"require": {
"php": ">=7.4 || ^8.0",
},
"require-dev": {
"simplesamlphp/simplesamlphp": "^2.0.0-beta.5",
"simplesamlphp/simplesamlphp-test-framework": "^1.1.6"
6147
6148
6149
6150
6151
6152
6153
6154
6155
6156
6157
6158
6159
6160
6161
6162
6163
6164
6165
6166
6167
6168
},
"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"
],
"support": {
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-adfs/issues",
"source": "https://github.com/simplesamlphp/simplesamlphp-module-adfs"
},
{
"name": "simplesamlphp/simplesamlphp-test-framework",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-test-framework.git",
"reference": "ffd6f5d68833482cb4473dfa4c26e8be272cbcbc"
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-test-framework/zipball/ffd6f5d68833482cb4473dfa4c26e8be272cbcbc",
"reference": "ffd6f5d68833482cb4473dfa4c26e8be272cbcbc",
"phpunit/phpunit": "^8.5|^9.5",
"squizlabs/php_codesniffer": "^3.6",
"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": [
],
"authors": [
{
"name": "Tim van Dijen",
"email": "tvdijen@gmail.com"
}
],
"description": "Test framework for SimpleSAMLphp and related repositories ",
"keywords": [
"test-framework"
],
"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",
"url": "https://github.com/simplesamlphp/xml-common.git",
"reference": "de0bdbd52c0f7545b659308b08a37fd8655e6b42"
"url": "https://api.github.com/repos/simplesamlphp/xml-common/zipball/de0bdbd52c0f7545b659308b08a37fd8655e6b42",
"reference": "de0bdbd52c0f7545b659308b08a37fd8655e6b42",
"ext-dom": "*",
"php": ">=7.4 || ^8.0",
"simplesamlphp/simplesamlphp-test-framework": "^1.1.5"
"type": "project",
"SimpleSAML\\XML\\": "src/",
"SimpleSAML\\Test\\XML\\": [
"tests/PHPUnit/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-or-later"
"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"
"support": {
"issues": "https://github.com/simplesamlphp/xml-common/issues",
"source": "https://github.com/simplesamlphp/xml-common"
},
"time": "2022-02-17T22:50:21+00:00"
"name": "simplesamlphp/xml-security",
"url": "https://github.com/simplesamlphp/xml-security.git",
"reference": "f6640954363b94beb59b0001110b647dcb3a8fa3"
"url": "https://api.github.com/repos/simplesamlphp/xml-security/zipball/f6640954363b94beb59b0001110b647dcb3a8fa3",
"reference": "f6640954363b94beb59b0001110b647dcb3a8fa3",
"ext-dom": "*",
"ext-openssl": "*",
"php": ">= 7.4 || ^8.0",
"robrichards/xmlseclibs": "^3.1.1",
"simplesamlphp/assert": "~0.2.12",
"simplesamlphp/xml-common": "^0.8.5"
"simplesamlphp/simplesamlphp-test-framework": "^1.1.6"
},
"type": "library",
"autoload": {
"psr-4": {
"SimpleSAML\\XMLSecurity\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"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",
"security",
"signature",
"xml",
"xmldsig"
"support": {
"issues": "https://github.com/simplesamlphp/xml-security/issues",
"source": "https://github.com/simplesamlphp/xml-security/tree/v0.4.2"
"time": "2022-02-16T17:17:35+00:00"
"name": "squizlabs/php_codesniffer",
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
"reference": "5e4e71592f69da17871dba6e80dd51bce74a351a"
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/5e4e71592f69da17871dba6e80dd51bce74a351a",
"reference": "5e4e71592f69da17871dba6e80dd51bce74a351a",
"ext-simplexml": "*",
"ext-tokenizer": "*",
"ext-xmlwriter": "*",
"php": ">=5.4.0"
"require-dev": {
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
"bin": [
"bin/phpcs",
"bin/phpcbf"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.x-dev"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"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",
"phpcs",
"standards"
"support": {
"issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
"source": "https://github.com/squizlabs/PHP_CodeSniffer",
"wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
},
6408
6409
6410
6411
6412
6413
6414
6415
6416
6417
6418
6419
6420
6421
6422
6423
6424
6425
6426
6427
6428
6429
6430
6431
6432
6433
6434
6435
6436
6437
6438
6439
6440
6441
6442
6443
6444
6445
6446
6447
6448
6449
6450
6451
6452
6453
6454
6455
6456
6457
6458
6459
6460
6461
6462
6463
6464
6465
6466
6467
6468
6469
6470
6471
6472
6473
6474
6475
6476
6477
6478
6479
6480
6481
6482
6483
6484
6485
6486
6487
6488
6489
6490
{
"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"
},
"reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
"reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
"ext-dom": "*",
"ext-tokenizer": "*",
"ext-xmlwriter": "*",
"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",
"support": {
"issues": "https://github.com/theseer/tokenizer/issues",
"source": "https://github.com/theseer/tokenizer/tree/1.2.1"
"funding": [
{
"url": "https://github.com/theseer",
"type": "github"
}
],
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
"reference": "fc2c6ab4d5fa5d644d8617089f012f3bb84b8703"
"url": "https://api.github.com/repos/vimeo/psalm/zipball/fc2c6ab4d5fa5d644d8617089f012f3bb84b8703",
"reference": "fc2c6ab4d5fa5d644d8617089f012f3bb84b8703",
Tim van Dijen
committed
"amphp/amp": "^2.4.2",
"composer/package-versions-deprecated": "^1.8.0",
"composer/semver": "^1.4 || ^2.0 || ^3.0",
"composer/xdebug-handler": "^1.1 || ^2.0 || ^3.0",
"ext-dom": "*",
"ext-json": "*",
"ext-libxml": "*",
"ext-simplexml": "*",
"ext-tokenizer": "*",
Tim van Dijen
committed
"felixfbecker/language-server-protocol": "^1.5",
"netresearch/jsonmapper": "^1.0 || ^2.0 || ^3.0 || ^4.0",
"php": "^7.1|^8",
"symfony/console": "^3.4.17 || ^4.1.6 || ^5.0 || ^6.0",
"brianium/paratest": "^4.0||^6.0",
"php-parallel-lint/php-parallel-lint": "^1.2",
"phpdocumentor/reflection-docblock": "^5",
"phpmyadmin/sql-parser": "5.1.0||dev-master",
"phpunit/phpunit": "^9.0",
"psalm/plugin-phpunit": "^0.16",
"slevomat/coding-standard": "^7.0",
"ext-curl": "In order to send data to shepherd",
"ext-igbinary": "^2.0.5 is required, used to serialize caching data"
"bin": [
"psalm",
"psalm-language-server",
"psalm-plugin",
"psalm-refactor",
"psalter"
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.x-dev",
"dev-3.x": "3.x-dev",
"files": [
"src/functions.php",
"src/spl_object_id.php"
],
"psr-4": {
"Psalm\\": "src/Psalm/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"description": "A static analysis tool for finding errors in PHP applications",
"keywords": [
"code",
"inspection",
"php"
],
"support": {
"issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm/tree/4.22.0"
"name": "webmozart/path-util",
"version": "2.3.0",
"url": "https://github.com/webmozart/path-util.git",
"reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725"
"url": "https://api.github.com/repos/webmozart/path-util/zipball/d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
"reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
"phpunit/phpunit": "^4.6",
"sebastian/version": "^1.0.1"
},
"type": "library",
"extra": {
"branch-alias": {
}
},
"autoload": {
"psr-4": {
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bernhard Schussek",
"email": "bschussek@gmail.com"
"description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.",
"support": {
"issues": "https://github.com/webmozart/path-util/issues",
"source": "https://github.com/webmozart/path-util/tree/2.3.0"
},
"abandoned": "symfony/filesystem",
Tim van Dijen
committed
"php": ">=7.4 || ^8.0",
"ext-date": "*",
"ext-dom": "*",
"ext-hash": "*",
"ext-intl": "*",
Jaime Pérez Crespo
committed
"ext-json": "*",
"ext-mbstring": "*",
"ext-openssl": "*",
"ext-pcre": "*",
"ext-spl": "*",
"ext-zlib": "*"
"platform-dev": {