Newer
Older
"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"
},
"time": "2021-06-28T22:44:19+00:00"
{
"name": "simplesamlphp/simplesamlphp-test-framework",
"version": "v1.1.0",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-test-framework.git",
"reference": "2951b7b760a9f9b752debe5b8d7f191efd8cf1a7"
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-test-framework/zipball/2951b7b760a9f9b752debe5b8d7f191efd8cf1a7",
"reference": "2951b7b760a9f9b752debe5b8d7f191efd8cf1a7",
"vimeo/psalm": "^4.1"
},
"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": "2021-03-14T00:30:00+00:00"
"name": "simplesamlphp/xml-common",
"url": "https://github.com/simplesamlphp/xml-common.git",
"reference": "346feddf1abe77135c46c694e45111e84c203490"
"url": "https://api.github.com/repos/simplesamlphp/xml-common/zipball/346feddf1abe77135c46c694e45111e84c203490",
"reference": "346feddf1abe77135c46c694e45111e84c203490",
"ext-dom": "*",
"php": ">=7.4 || ^8.0",
"simplesamlphp/simplesamlphp-test-framework": "^1.0.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": "2021-05-23T16:18:19+00:00"
"name": "simplesamlphp/xml-security",
"url": "https://github.com/simplesamlphp/xml-security.git",
"reference": "24ef5c7a991bb66b501b6a5e3419718e21283ec2"
"url": "https://api.github.com/repos/simplesamlphp/xml-security/zipball/24ef5c7a991bb66b501b6a5e3419718e21283ec2",
"reference": "24ef5c7a991bb66b501b6a5e3419718e21283ec2",
"ext-dom": "*",
"ext-openssl": "*",
"php": ">= 7.4 || ^8.0",
"robrichards/xmlseclibs": "^3.1.1",
"simplesamlphp/assert": "~0.2.2",
"simplesamlphp/xml-common": "^0.6.0"
"simplesamlphp/simplesamlphp-test-framework": "^1.0.5"
},
"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.2.7"
},
"time": "2021-05-23T16:13:10+00:00"
"name": "squizlabs/php_codesniffer",
Tim van Dijen
committed
"version": "3.6.0",
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
Tim van Dijen
committed
"reference": "ffced0d2c8fa8e6cdc4d695a743271fab6c38625"
Tim van Dijen
committed
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ffced0d2c8fa8e6cdc4d695a743271fab6c38625",
"reference": "ffced0d2c8fa8e6cdc4d695a743271fab6c38625",
"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"
},
Tim van Dijen
committed
"time": "2021-04-09T00:54:41+00:00"
"reference": "75a63c33a8577608444246075ea0af0d052e452a"
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/75a63c33a8577608444246075ea0af0d052e452a",
"reference": "75a63c33a8577608444246075ea0af0d052e452a",
"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/master"
},
"funding": [
{
"url": "https://github.com/theseer",
"type": "github"
}
],
"time": "2020-07-12T23:59:07+00:00"
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
"reference": "f73f2299dbc59a3e6c4d66cff4605176e728ee69"
"url": "https://api.github.com/repos/vimeo/psalm/zipball/f73f2299dbc59a3e6c4d66cff4605176e728ee69",
"reference": "f73f2299dbc59a3e6c4d66cff4605176e728ee69",
Tim van Dijen
committed
"amphp/amp": "^2.4.2",
"composer/package-versions-deprecated": "^1.8.0",
"composer/semver": "^1.4 || ^2.0 || ^3.0",
Tim van Dijen
committed
"composer/xdebug-handler": "^1.1 || ^2.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",
"sebastian/diff": "^3.0 || ^4.0",
"symfony/console": "^3.4.17 || ^4.1.6 || ^5.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",
Tim van Dijen
committed
"weirdan/phpunit-appveyor-reporter": "^1.0.0",
"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",
}
},
"autoload": {
"psr-4": {
},
"files": [
"src/functions.php",
"src/spl_object_id.php"
]
},
"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.8.1"
},
"time": "2021-06-20T23:03:20+00:00"
"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"
},
"stability-flags": {
"simplesamlphp/simplesamlphp-module-adfs": 20
},
"ext-spl": "*",
"ext-zlib": "*",
"ext-pcre": "*",
"ext-openssl": "*",
"ext-dom": "*",
"ext-date": "*",
"ext-hash": "*",
Jaime Pérez Crespo
committed
"ext-json": "*",
"ext-mbstring": "*"
"platform-dev": {
"ext-curl": "*"