Skip to content
Snippets Groups Projects
Commit b90b11b6 authored by Tim van Dijen's avatar Tim van Dijen
Browse files

Bump dependencies

parent 38d4585b
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,7 @@
"gettext/gettext": "^5.6.1",
"gettext/translator": "^1.0.1",
"phpmailer/phpmailer": "^6.5",
"simplesamlphp/assert": "^0.3.0",
"simplesamlphp/assert": "^0.6.0",
"simplesamlphp/saml2": "^4.6",
"symfony/cache": "^5.4",
"symfony/config": "^5.4",
......@@ -85,7 +85,7 @@
"mikey179/vfsstream": "~1.6",
"simplesamlphp/simplesamlphp-module-adfs": ">=2.0.0-rc2",
"simplesamlphp/simplesamlphp-test-framework": "^1.2.1",
"simplesamlphp/xml-security": "^0.4.5"
"simplesamlphp/xml-security": "^0.6.4"
},
"suggest": {
"predis/predis": "Needed if a Redis server is used to store session information",
......
......@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "781df46fee6b65e44c773fdfae506d2c",
"content-hash": "91fbb970771c8bece652adc8b265515b",
"packages": [
{
"name": "composer/ca-bundle",
......@@ -157,16 +157,16 @@
},
{
"name": "composer/composer",
"version": "2.4.0",
"version": "2.4.1",
"source": {
"type": "git",
"url": "https://github.com/composer/composer.git",
"reference": "026d6de6ea2c913974a7756661a3faac135cb36e"
"reference": "777d542e3af65f8e7a66a4d98ce7a697da339414"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/composer/zipball/026d6de6ea2c913974a7756661a3faac135cb36e",
"reference": "026d6de6ea2c913974a7756661a3faac135cb36e",
"url": "https://api.github.com/repos/composer/composer/zipball/777d542e3af65f8e7a66a4d98ce7a697da339414",
"reference": "777d542e3af65f8e7a66a4d98ce7a697da339414",
"shasum": ""
},
"require": {
......@@ -249,7 +249,7 @@
"support": {
"irc": "ircs://irc.libera.chat:6697/composer",
"issues": "https://github.com/composer/composer/issues",
"source": "https://github.com/composer/composer/tree/2.4.0"
"source": "https://github.com/composer/composer/tree/2.4.1"
},
"funding": [
{
......@@ -265,7 +265,7 @@
"type": "tidelift"
}
],
"time": "2022-08-16T14:10:48+00:00"
"time": "2022-08-20T09:44:50+00:00"
},
{
"name": "composer/metadata-minifier",
......@@ -928,16 +928,16 @@
},
{
"name": "phpmailer/phpmailer",
"version": "v6.6.3",
"version": "v6.6.4",
"source": {
"type": "git",
"url": "https://github.com/PHPMailer/PHPMailer.git",
"reference": "9400f305a898f194caff5521f64e5dfa926626f3"
"reference": "a94fdebaea6bd17f51be0c2373ab80d3d681269b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/9400f305a898f194caff5521f64e5dfa926626f3",
"reference": "9400f305a898f194caff5521f64e5dfa926626f3",
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/a94fdebaea6bd17f51be0c2373ab80d3d681269b",
"reference": "a94fdebaea6bd17f51be0c2373ab80d3d681269b",
"shasum": ""
},
"require": {
......@@ -994,7 +994,7 @@
"description": "PHPMailer is a full-featured email creation and transfer class for PHP",
"support": {
"issues": "https://github.com/PHPMailer/PHPMailer/issues",
"source": "https://github.com/PHPMailer/PHPMailer/tree/v6.6.3"
"source": "https://github.com/PHPMailer/PHPMailer/tree/v6.6.4"
},
"funding": [
{
......@@ -1002,7 +1002,7 @@
"type": "github"
}
],
"time": "2022-06-20T09:21:02+00:00"
"time": "2022-08-22T09:22:00+00:00"
},
{
"name": "psr/cache",
......@@ -1385,16 +1385,16 @@
},
{
"name": "seld/phar-utils",
"version": "1.2.0",
"version": "1.2.1",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/phar-utils.git",
"reference": "9f3452c93ff423469c0d56450431562ca423dcee"
"reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/9f3452c93ff423469c0d56450431562ca423dcee",
"reference": "9f3452c93ff423469c0d56450431562ca423dcee",
"url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/ea2f4014f163c1be4c601b9b7bd6af81ba8d701c",
"reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c",
"shasum": ""
},
"require": {
......@@ -1427,9 +1427,9 @@
],
"support": {
"issues": "https://github.com/Seldaek/phar-utils/issues",
"source": "https://github.com/Seldaek/phar-utils/tree/1.2.0"
"source": "https://github.com/Seldaek/phar-utils/tree/1.2.1"
},
"time": "2021-12-10T11:20:11+00:00"
"time": "2022-08-31T10:31:18+00:00"
},
{
"name": "seld/signal-handler",
......@@ -1494,16 +1494,16 @@
},
{
"name": "simplesamlphp/assert",
"version": "v0.3.3",
"version": "v0.6.2",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/assert.git",
"reference": "9af4fe36e7b2a9c4d0695a8e8ad118c39b9e3564"
"reference": "5e370971f38a5539b551c9a97ff8a760213dc684"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/assert/zipball/9af4fe36e7b2a9c4d0695a8e8ad118c39b9e3564",
"reference": "9af4fe36e7b2a9c4d0695a8e8ad118c39b9e3564",
"url": "https://api.github.com/repos/simplesamlphp/assert/zipball/5e370971f38a5539b551c9a97ff8a760213dc684",
"reference": "5e370971f38a5539b551c9a97ff8a760213dc684",
"shasum": ""
},
"require": {
......@@ -1542,9 +1542,9 @@
"description": "A wrapper around webmozart/assert to make it useful beyond checking method arguments",
"support": {
"issues": "https://github.com/simplesamlphp/assert/issues",
"source": "https://github.com/simplesamlphp/assert/tree/v0.3.3"
"source": "https://github.com/simplesamlphp/assert/tree/v0.6.2"
},
"time": "2022-08-02T21:14:39+00:00"
"time": "2022-08-28T10:42:09+00:00"
},
{
"name": "simplesamlphp/saml2",
......@@ -1861,16 +1861,16 @@
},
{
"name": "symfony/console",
"version": "v5.4.11",
"version": "v5.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "535846c7ee6bc4dd027ca0d93220601456734b10"
"reference": "c072aa8f724c3af64e2c7a96b796a4863d24dba1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/535846c7ee6bc4dd027ca0d93220601456734b10",
"reference": "535846c7ee6bc4dd027ca0d93220601456734b10",
"url": "https://api.github.com/repos/symfony/console/zipball/c072aa8f724c3af64e2c7a96b796a4863d24dba1",
"reference": "c072aa8f724c3af64e2c7a96b796a4863d24dba1",
"shasum": ""
},
"require": {
......@@ -1940,7 +1940,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v5.4.11"
"source": "https://github.com/symfony/console/tree/v5.4.12"
},
"funding": [
{
......@@ -1956,7 +1956,7 @@
"type": "tidelift"
}
],
"time": "2022-07-22T10:42:43+00:00"
"time": "2022-08-17T13:18:05+00:00"
},
{
"name": "symfony/dependency-injection",
......@@ -2351,16 +2351,16 @@
},
{
"name": "symfony/filesystem",
"version": "v5.4.11",
"version": "v5.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "6699fb0228d1bc35b12aed6dd5e7455457609ddd"
"reference": "2d67c1f9a1937406a9be3171b4b22250c0a11447"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/6699fb0228d1bc35b12aed6dd5e7455457609ddd",
"reference": "6699fb0228d1bc35b12aed6dd5e7455457609ddd",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/2d67c1f9a1937406a9be3171b4b22250c0a11447",
"reference": "2d67c1f9a1937406a9be3171b4b22250c0a11447",
"shasum": ""
},
"require": {
......@@ -2395,7 +2395,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/filesystem/tree/v5.4.11"
"source": "https://github.com/symfony/filesystem/tree/v5.4.12"
},
"funding": [
{
......@@ -2411,7 +2411,7 @@
"type": "tidelift"
}
],
"time": "2022-07-20T13:00:38+00:00"
"time": "2022-08-02T13:48:16+00:00"
},
{
"name": "symfony/finder",
......@@ -2478,16 +2478,16 @@
},
{
"name": "symfony/framework-bundle",
"version": "v5.4.11",
"version": "v5.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/framework-bundle.git",
"reference": "a0660b602357d5c2ceaac1c9f80c5820bbff803d"
"reference": "49f8fe5d39b7513a3f26898788885dbe66b0d910"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/a0660b602357d5c2ceaac1c9f80c5820bbff803d",
"reference": "a0660b602357d5c2ceaac1c9f80c5820bbff803d",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/49f8fe5d39b7513a3f26898788885dbe66b0d910",
"reference": "49f8fe5d39b7513a3f26898788885dbe66b0d910",
"shasum": ""
},
"require": {
......@@ -2609,7 +2609,7 @@
"description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/framework-bundle/tree/v5.4.11"
"source": "https://github.com/symfony/framework-bundle/tree/v5.4.12"
},
"funding": [
{
......@@ -2625,20 +2625,20 @@
"type": "tidelift"
}
],
"time": "2022-07-20T13:00:38+00:00"
"time": "2022-08-26T10:32:10+00:00"
},
{
"name": "symfony/http-foundation",
"version": "v5.4.11",
"version": "v5.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "0a5868e0999e9d47859ba3d918548ff6943e6389"
"reference": "f4bfe9611b113b15d98a43da68ec9b5a00d56791"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/0a5868e0999e9d47859ba3d918548ff6943e6389",
"reference": "0a5868e0999e9d47859ba3d918548ff6943e6389",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/f4bfe9611b113b15d98a43da68ec9b5a00d56791",
"reference": "f4bfe9611b113b15d98a43da68ec9b5a00d56791",
"shasum": ""
},
"require": {
......@@ -2650,8 +2650,11 @@
"require-dev": {
"predis/predis": "~1.0",
"symfony/cache": "^4.4|^5.0|^6.0",
"symfony/dependency-injection": "^5.4|^6.0",
"symfony/expression-language": "^4.4|^5.0|^6.0",
"symfony/mime": "^4.4|^5.0|^6.0"
"symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4",
"symfony/mime": "^4.4|^5.0|^6.0",
"symfony/rate-limiter": "^5.2|^6.0"
},
"suggest": {
"symfony/mime": "To use the file extension guesser"
......@@ -2682,7 +2685,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-foundation/tree/v5.4.11"
"source": "https://github.com/symfony/http-foundation/tree/v5.4.12"
},
"funding": [
{
......@@ -2698,20 +2701,20 @@
"type": "tidelift"
}
],
"time": "2022-07-20T13:00:38+00:00"
"time": "2022-08-19T07:33:17+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v5.4.11",
"version": "v5.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "4fd590a2ef3f62560dbbf6cea511995dd77321ee"
"reference": "37f660fa3bcd78fe4893ce23ebe934618ec099be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/4fd590a2ef3f62560dbbf6cea511995dd77321ee",
"reference": "4fd590a2ef3f62560dbbf6cea511995dd77321ee",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/37f660fa3bcd78fe4893ce23ebe934618ec099be",
"reference": "37f660fa3bcd78fe4893ce23ebe934618ec099be",
"shasum": ""
},
"require": {
......@@ -2794,7 +2797,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v5.4.11"
"source": "https://github.com/symfony/http-kernel/tree/v5.4.12"
},
"funding": [
{
......@@ -2810,7 +2813,7 @@
"type": "tidelift"
}
],
"time": "2022-07-29T12:30:22+00:00"
"time": "2022-08-26T14:40:40+00:00"
},
{
"name": "symfony/intl",
......@@ -3708,16 +3711,16 @@
},
{
"name": "symfony/string",
"version": "v5.4.11",
"version": "v5.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "5eb661e49ad389e4ae2b6e4df8d783a8a6548322"
"reference": "2fc515e512d721bf31ea76bd02fe23ada4640058"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/5eb661e49ad389e4ae2b6e4df8d783a8a6548322",
"reference": "5eb661e49ad389e4ae2b6e4df8d783a8a6548322",
"url": "https://api.github.com/repos/symfony/string/zipball/2fc515e512d721bf31ea76bd02fe23ada4640058",
"reference": "2fc515e512d721bf31ea76bd02fe23ada4640058",
"shasum": ""
},
"require": {
......@@ -3774,7 +3777,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v5.4.11"
"source": "https://github.com/symfony/string/tree/v5.4.12"
},
"funding": [
{
......@@ -3790,7 +3793,7 @@
"type": "tidelift"
}
],
"time": "2022-07-24T16:15:25+00:00"
"time": "2022-08-12T17:03:11+00:00"
},
{
"name": "symfony/translation-contracts",
......@@ -3872,16 +3875,16 @@
},
{
"name": "symfony/twig-bridge",
"version": "v5.4.11",
"version": "v5.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/twig-bridge.git",
"reference": "63b8a50d48c9fe3d04e77307d4f1771dd848baa8"
"reference": "94c3b38514c953e3e84719c96d4e578a01ca1819"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/63b8a50d48c9fe3d04e77307d4f1771dd848baa8",
"reference": "63b8a50d48c9fe3d04e77307d4f1771dd848baa8",
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/94c3b38514c953e3e84719c96d4e578a01ca1819",
"reference": "94c3b38514c953e3e84719c96d4e578a01ca1819",
"shasum": ""
},
"require": {
......@@ -3973,7 +3976,7 @@
"description": "Provides integration for Twig with various Symfony components",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/twig-bridge/tree/v5.4.11"
"source": "https://github.com/symfony/twig-bridge/tree/v5.4.12"
},
"funding": [
{
......@@ -3989,7 +3992,7 @@
"type": "tidelift"
}
],
"time": "2022-07-20T13:00:38+00:00"
"time": "2022-08-03T13:09:21+00:00"
},
{
"name": "symfony/var-dumper",
......@@ -4155,16 +4158,16 @@
},
{
"name": "symfony/yaml",
"version": "v5.4.11",
"version": "v5.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "05d4ea560f3402c6c116afd99fdc66e60eda227e"
"reference": "7a3aa21ac8ab1a96cc6de5bbcab4bc9fc943b18c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/05d4ea560f3402c6c116afd99fdc66e60eda227e",
"reference": "05d4ea560f3402c6c116afd99fdc66e60eda227e",
"url": "https://api.github.com/repos/symfony/yaml/zipball/7a3aa21ac8ab1a96cc6de5bbcab4bc9fc943b18c",
"reference": "7a3aa21ac8ab1a96cc6de5bbcab4bc9fc943b18c",
"shasum": ""
},
"require": {
......@@ -4210,7 +4213,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v5.4.11"
"source": "https://github.com/symfony/yaml/tree/v5.4.12"
},
"funding": [
{
......@@ -4226,7 +4229,7 @@
"type": "tidelift"
}
],
"time": "2022-06-27T16:58:25+00:00"
"time": "2022-08-02T15:52:22+00:00"
},
{
"name": "twig/intl-extra",
......@@ -5043,16 +5046,16 @@
},
{
"name": "nikic/php-parser",
"version": "v4.14.0",
"version": "v4.15.1",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1"
"reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/34bea19b6e03d8153165d8f30bba4c3be86184c1",
"reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/0ef6c55a3f47f89d7a374e6f835197a0b5fcf900",
"reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900",
"shasum": ""
},
"require": {
......@@ -5093,9 +5096,9 @@
],
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v4.14.0"
"source": "https://github.com/nikic/PHP-Parser/tree/v4.15.1"
},
"time": "2022-05-31T20:59:12+00:00"
"time": "2022-09-04T07:30:47+00:00"
},
{
"name": "openlss/lib-array2xml",
......@@ -5421,92 +5424,25 @@
},
"time": "2022-03-15T21:29:03+00:00"
},
{
"name": "phpspec/prophecy",
"version": "v1.15.0",
"source": {
"type": "git",
"url": "https://github.com/phpspec/prophecy.git",
"reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
"reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
"shasum": ""
},
"require": {
"doctrine/instantiator": "^1.2",
"php": "^7.2 || ~8.0, <8.2",
"phpdocumentor/reflection-docblock": "^5.2",
"sebastian/comparator": "^3.0 || ^4.0",
"sebastian/recursion-context": "^3.0 || ^4.0"
},
"require-dev": {
"phpspec/phpspec": "^6.0 || ^7.0",
"phpunit/phpunit": "^8.0 || ^9.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Prophecy\\": "src/Prophecy"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
},
{
"name": "Marcello Duarte",
"email": "marcello.duarte@gmail.com"
}
],
"description": "Highly opinionated mocking framework for PHP 5.3+",
"homepage": "https://github.com/phpspec/prophecy",
"keywords": [
"Double",
"Dummy",
"fake",
"mock",
"spy",
"stub"
],
"support": {
"issues": "https://github.com/phpspec/prophecy/issues",
"source": "https://github.com/phpspec/prophecy/tree/v1.15.0"
},
"time": "2021-12-08T12:19:24+00:00"
},
{
"name": "phpunit/php-code-coverage",
"version": "9.2.15",
"version": "9.2.17",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "2e9da11878c4202f97915c1cb4bb1ca318a63f5f"
"reference": "aa94dc41e8661fe90c7316849907cba3007b10d8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2e9da11878c4202f97915c1cb4bb1ca318a63f5f",
"reference": "2e9da11878c4202f97915c1cb4bb1ca318a63f5f",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/aa94dc41e8661fe90c7316849907cba3007b10d8",
"reference": "aa94dc41e8661fe90c7316849907cba3007b10d8",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-libxml": "*",
"ext-xmlwriter": "*",
"nikic/php-parser": "^4.13.0",
"nikic/php-parser": "^4.14",
"php": ">=7.3",
"phpunit/php-file-iterator": "^3.0.3",
"phpunit/php-text-template": "^2.0.2",
......@@ -5555,7 +5491,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.15"
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.17"
},
"funding": [
{
......@@ -5563,7 +5499,7 @@
"type": "github"
}
],
"time": "2022-03-07T09:28:20+00:00"
"time": "2022-08-30T12:24:04+00:00"
},
{
"name": "phpunit/php-file-iterator",
......@@ -5808,16 +5744,16 @@
},
{
"name": "phpunit/phpunit",
"version": "9.5.21",
"version": "9.5.24",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "0e32b76be457de00e83213528f6bb37e2a38fcb1"
"reference": "d0aa6097bef9fd42458a9b3c49da32c6ce6129c5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0e32b76be457de00e83213528f6bb37e2a38fcb1",
"reference": "0e32b76be457de00e83213528f6bb37e2a38fcb1",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d0aa6097bef9fd42458a9b3c49da32c6ce6129c5",
"reference": "d0aa6097bef9fd42458a9b3c49da32c6ce6129c5",
"shasum": ""
},
"require": {
......@@ -5832,7 +5768,6 @@
"phar-io/manifest": "^2.0.3",
"phar-io/version": "^3.0.2",
"php": ">=7.3",
"phpspec/prophecy": "^1.12.1",
"phpunit/php-code-coverage": "^9.2.13",
"phpunit/php-file-iterator": "^3.0.5",
"phpunit/php-invoker": "^3.1.1",
......@@ -5847,12 +5782,9 @@
"sebastian/global-state": "^5.0.1",
"sebastian/object-enumerator": "^4.0.3",
"sebastian/resource-operations": "^3.0.3",
"sebastian/type": "^3.0",
"sebastian/type": "^3.1",
"sebastian/version": "^3.0.2"
},
"require-dev": {
"phpspec/prophecy-phpunit": "^2.0.1"
},
"suggest": {
"ext-soap": "*",
"ext-xdebug": "*"
......@@ -5894,7 +5826,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.21"
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.24"
},
"funding": [
{
......@@ -5906,7 +5838,7 @@
"type": "github"
}
],
"time": "2022-06-19T12:14:25+00:00"
"time": "2022-08-30T07:42:16+00:00"
},
{
"name": "sebastian/cli-parser",
......@@ -6765,16 +6697,16 @@
},
{
"name": "sebastian/type",
"version": "3.0.0",
"version": "3.1.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/type.git",
"reference": "b233b84bc4465aff7b57cf1c4bc75c86d00d6dad"
"reference": "fb44e1cc6e557418387ad815780360057e40753e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b233b84bc4465aff7b57cf1c4bc75c86d00d6dad",
"reference": "b233b84bc4465aff7b57cf1c4bc75c86d00d6dad",
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/fb44e1cc6e557418387ad815780360057e40753e",
"reference": "fb44e1cc6e557418387ad815780360057e40753e",
"shasum": ""
},
"require": {
......@@ -6786,7 +6718,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
"dev-master": "3.1-dev"
}
},
"autoload": {
......@@ -6809,7 +6741,7 @@
"homepage": "https://github.com/sebastianbergmann/type",
"support": {
"issues": "https://github.com/sebastianbergmann/type/issues",
"source": "https://github.com/sebastianbergmann/type/tree/3.0.0"
"source": "https://github.com/sebastianbergmann/type/tree/3.1.0"
},
"funding": [
{
......@@ -6817,7 +6749,7 @@
"type": "github"
}
],
"time": "2022-03-15T09:54:48+00:00"
"time": "2022-08-29T06:55:37+00:00"
},
{
"name": "sebastian/version",
......@@ -6874,29 +6806,30 @@
},
{
"name": "simplesamlphp/composer-module-installer",
"version": "v1.1.8",
"version": "v1.2.0",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/composer-module-installer.git",
"reference": "45161b5406f3e9c82459d0f9a5a1dba064953cfa"
"reference": "27b4fe96198ffaff3ab49c87b40f4cb24de77b01"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/composer-module-installer/zipball/45161b5406f3e9c82459d0f9a5a1dba064953cfa",
"reference": "45161b5406f3e9c82459d0f9a5a1dba064953cfa",
"url": "https://api.github.com/repos/simplesamlphp/composer-module-installer/zipball/27b4fe96198ffaff3ab49c87b40f4cb24de77b01",
"reference": "27b4fe96198ffaff3ab49c87b40f4cb24de77b01",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.1|^2.0",
"composer-plugin-api": "^1.1 || ^2.0",
"php": "^7.4 || ^8.0",
"simplesamlphp/simplesamlphp": "*"
},
"type": "composer-plugin",
"extra": {
"class": "SimpleSamlPhp\\Composer\\ModuleInstallerPlugin"
"class": "SimpleSAML\\Composer\\ModuleInstallerPlugin"
},
"autoload": {
"psr-0": {
"SimpleSamlPhp\\Composer": "src/"
"psr-4": {
"SimpleSAML\\Composer\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
......@@ -6906,32 +6839,32 @@
"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"
"source": "https://github.com/simplesamlphp/composer-module-installer/tree/v1.2.0"
},
"time": "2020-08-25T19:04:33+00:00"
"time": "2022-08-31T17:20:27+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-adfs",
"version": "v2.0.0-rc2",
"version": "v2.0.0-rc3",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-adfs.git",
"reference": "036208c8bbf795bca9ab8845f7288923a4dab3da"
"reference": "abc0c336189c974c19a35ac38d7a81ac0f83db53"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-adfs/zipball/036208c8bbf795bca9ab8845f7288923a4dab3da",
"reference": "036208c8bbf795bca9ab8845f7288923a4dab3da",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-adfs/zipball/abc0c336189c974c19a35ac38d7a81ac0f83db53",
"reference": "abc0c336189c974c19a35ac38d7a81ac0f83db53",
"shasum": ""
},
"require": {
"php": ">=7.4 || ^8.0",
"simplesamlphp/assert": "^0.3.0",
"simplesamlphp/composer-module-installer": "^1.1.7",
"simplesamlphp/xml-security": "~0.4.1"
"simplesamlphp/assert": "^0.6.0",
"simplesamlphp/composer-module-installer": "^1.2.0",
"simplesamlphp/xml-security": "~0.6.3"
},
"require-dev": {
"simplesamlphp/simplesamlphp": "^2.0.0-beta.10",
"simplesamlphp/simplesamlphp": "^2.0.0-rc1",
"simplesamlphp/simplesamlphp-test-framework": "^1.2.1"
},
"type": "simplesamlphp-module",
......@@ -6959,7 +6892,7 @@
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-adfs/issues",
"source": "https://github.com/simplesamlphp/simplesamlphp-module-adfs"
},
"time": "2022-06-12T19:37:10+00:00"
"time": "2022-09-07T19:46:03+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-test-framework",
......@@ -7020,25 +6953,26 @@
},
{
"name": "simplesamlphp/xml-common",
"version": "v0.8.10",
"version": "v0.11.2",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/xml-common.git",
"reference": "198f69c161f08c1cb68de2142a9ec5cec73f709d"
"reference": "a16579a637cc32e522cefea8b66879dea69594bb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/xml-common/zipball/198f69c161f08c1cb68de2142a9ec5cec73f709d",
"reference": "198f69c161f08c1cb68de2142a9ec5cec73f709d",
"url": "https://api.github.com/repos/simplesamlphp/xml-common/zipball/a16579a637cc32e522cefea8b66879dea69594bb",
"reference": "a16579a637cc32e522cefea8b66879dea69594bb",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-spl": "*",
"php": ">=7.4 || ^8.0",
"simplesamlphp/assert": "^0.3.0"
"simplesamlphp/assert": "^0.6.0"
},
"require-dev": {
"ext-xmlreader": "*",
"simplesamlphp/simplesamlphp-test-framework": "^1.2.1",
"vimeo/psalm": "^5.0.0-beta1"
},
......@@ -7075,20 +7009,20 @@
"issues": "https://github.com/simplesamlphp/xml-common/issues",
"source": "https://github.com/simplesamlphp/xml-common"
},
"time": "2022-08-14T18:57:48+00:00"
"time": "2022-08-29T20:12:59+00:00"
},
{
"name": "simplesamlphp/xml-security",
"version": "v0.4.7",
"version": "v0.6.4",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/xml-security.git",
"reference": "fd7e80846be495a7214dc91916b1d69a9fba135e"
"reference": "e26901e35660a4d6c9a21fad8e0d961ec32ac9d7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/xml-security/zipball/fd7e80846be495a7214dc91916b1d69a9fba135e",
"reference": "fd7e80846be495a7214dc91916b1d69a9fba135e",
"url": "https://api.github.com/repos/simplesamlphp/xml-security/zipball/e26901e35660a4d6c9a21fad8e0d961ec32ac9d7",
"reference": "e26901e35660a4d6c9a21fad8e0d961ec32ac9d7",
"shasum": ""
},
"require": {
......@@ -7096,9 +7030,8 @@
"ext-openssl": "*",
"ext-spl": "*",
"php": ">= 7.4 || ^8.0",
"robrichards/xmlseclibs": "^3.1.1",
"simplesamlphp/assert": "^0.3.0",
"simplesamlphp/xml-common": "^0.8.8"
"simplesamlphp/assert": "^0.6.0",
"simplesamlphp/xml-common": "^0.11.0"
},
"require-dev": {
"simplesamlphp/simplesamlphp-test-framework": "^1.2.1"
......@@ -7106,12 +7039,13 @@
"type": "library",
"autoload": {
"psr-4": {
"SimpleSAML\\XMLSecurity\\": "src"
"SimpleSAML\\XMLSecurity\\": "src",
"SimpleSAML\\XMLSecurity\\TestUtils\\": "tests/TestUtils"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
"LGPL-2.1-or-later"
],
"authors": [
{
......@@ -7135,9 +7069,9 @@
],
"support": {
"issues": "https://github.com/simplesamlphp/xml-security/issues",
"source": "https://github.com/simplesamlphp/xml-security/tree/v0.4.7"
"source": "https://github.com/simplesamlphp/xml-security/tree/v0.6.4"
},
"time": "2022-08-13T20:11:40+00:00"
"time": "2022-09-04T15:05:57+00:00"
},
{
"name": "squizlabs/php_codesniffer",
......@@ -7330,16 +7264,16 @@
},
{
"name": "vimeo/psalm",
"version": "4.26.0",
"version": "4.27.0",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
"reference": "6998fabb2bf528b65777bf9941920888d23c03ac"
"reference": "faf106e717c37b8c81721845dba9de3d8deed8ff"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/6998fabb2bf528b65777bf9941920888d23c03ac",
"reference": "6998fabb2bf528b65777bf9941920888d23c03ac",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/faf106e717c37b8c81721845dba9de3d8deed8ff",
"reference": "faf106e717c37b8c81721845dba9de3d8deed8ff",
"shasum": ""
},
"require": {
......@@ -7431,9 +7365,9 @@
],
"support": {
"issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm/tree/4.26.0"
"source": "https://github.com/vimeo/psalm/tree/4.27.0"
},
"time": "2022-07-31T13:10:26+00:00"
"time": "2022-08-31T13:47:09+00:00"
},
{
"name": "webmozart/path-util",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment