diff --git a/composer.json b/composer.json index 1d757cc552ee84062aa5ce5a01a3492fdb85cae5..82ec161e01fefc9e0b4380247b3820c8380cf329 100644 --- a/composer.json +++ b/composer.json @@ -55,6 +55,7 @@ "ext-pcre": "*", "ext-SPL": "*", "ext-zlib": "*", + "composer/composer": "^2.3", "gettext/gettext": "^5.6.1", "gettext/translator": "^1.0.1", @@ -82,8 +83,9 @@ "require-dev": { "ext-curl": "*", "ext-pdo_sqlite": "*", + "mikey179/vfsstream": "~1.6", - "simplesamlphp/simplesamlphp-module-adfs": ">=2.0.0-rc4", + "simplesamlphp/simplesamlphp-module-adfs": "dev-master", "simplesamlphp/simplesamlphp-test-framework": "^1.2.1", "simplesamlphp/xml-security": "^0.6.5" }, diff --git a/composer.lock b/composer.lock index e8f60be818ff028533a62968556817f9872f22a9..1ebcd00fa5e5d67c3a908960cc58cd52d15186e3 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "f9ce18ee16840fb0c5685297e01c2d05", + "content-hash": "fd64ca0a1c84f554e2dfc9d44ca5392d", "packages": [ { "name": "composer/ca-bundle", @@ -157,16 +157,16 @@ }, { "name": "composer/composer", - "version": "2.4.1", + "version": "2.4.2", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "777d542e3af65f8e7a66a4d98ce7a697da339414" + "reference": "7d887621e69a0311eb50aed4a16f7044b2b385b9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/777d542e3af65f8e7a66a4d98ce7a697da339414", - "reference": "777d542e3af65f8e7a66a4d98ce7a697da339414", + "url": "https://api.github.com/repos/composer/composer/zipball/7d887621e69a0311eb50aed4a16f7044b2b385b9", + "reference": "7d887621e69a0311eb50aed4a16f7044b2b385b9", "shasum": "" }, "require": { @@ -196,7 +196,7 @@ "phpstan/phpstan-deprecation-rules": "^1", "phpstan/phpstan-phpunit": "^1.0", "phpstan/phpstan-strict-rules": "^1", - "phpstan/phpstan-symfony": "^1.1", + "phpstan/phpstan-symfony": "^1.2.10", "symfony/phpunit-bridge": "^6.0" }, "suggest": { @@ -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.1" + "source": "https://github.com/composer/composer/tree/2.4.2" }, "funding": [ { @@ -265,7 +265,7 @@ "type": "tidelift" } ], - "time": "2022-08-20T09:44:50+00:00" + "time": "2022-09-14T14:11:15+00:00" }, { "name": "composer/metadata-minifier", @@ -5975,16 +5975,16 @@ }, { "name": "sebastian/comparator", - "version": "4.0.6", + "version": "4.0.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", - "reference": "55f4261989e546dc112258c7a75935a81a7ce382" + "reference": "fa0f136dd2334583309d32b62544682ee972b51a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382", - "reference": "55f4261989e546dc112258c7a75935a81a7ce382", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa0f136dd2334583309d32b62544682ee972b51a", + "reference": "fa0f136dd2334583309d32b62544682ee972b51a", "shasum": "" }, "require": { @@ -6037,7 +6037,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/comparator/issues", - "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6" + "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.8" }, "funding": [ { @@ -6045,7 +6045,7 @@ "type": "github" } ], - "time": "2020-10-26T15:49:45+00:00" + "time": "2022-09-14T12:41:17+00:00" }, { "name": "sebastian/complexity", @@ -6235,16 +6235,16 @@ }, { "name": "sebastian/exporter", - "version": "4.0.4", + "version": "4.0.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", - "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9" + "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/65e8b7db476c5dd267e65eea9cab77584d3cfff9", - "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d", + "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d", "shasum": "" }, "require": { @@ -6300,7 +6300,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/exporter/issues", - "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.4" + "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.5" }, "funding": [ { @@ -6308,7 +6308,7 @@ "type": "github" } ], - "time": "2021-11-11T14:18:36+00:00" + "time": "2022-09-14T06:03:37+00:00" }, { "name": "sebastian/global-state", @@ -6811,28 +6811,29 @@ }, { "name": "simplesamlphp/simplesamlphp-module-adfs", - "version": "v2.0.0-rc4", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/simplesamlphp/simplesamlphp-module-adfs.git", - "reference": "4f07e3b24d452a587375fb167f1dd112535e2e5f" + "reference": "8d6abdb2e5a9d478c1f583f6c8edc4bb71ba2694" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-adfs/zipball/4f07e3b24d452a587375fb167f1dd112535e2e5f", - "reference": "4f07e3b24d452a587375fb167f1dd112535e2e5f", + "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-adfs/zipball/8d6abdb2e5a9d478c1f583f6c8edc4bb71ba2694", + "reference": "8d6abdb2e5a9d478c1f583f6c8edc4bb71ba2694", "shasum": "" }, "require": { - "php": ">=7.4 || ^8.0", + "php": "^8.0", "simplesamlphp/assert": "^0.7.2", "simplesamlphp/composer-module-installer": "^1.2.0", - "simplesamlphp/xml-security": "~0.6.2" + "simplesamlphp/xml-security": "~0.6.5" }, "require-dev": { - "simplesamlphp/simplesamlphp": "^2.0.0-rc1", + "simplesamlphp/simplesamlphp": "dev-master", "simplesamlphp/simplesamlphp-test-framework": "^1.2.1" }, + "default-branch": true, "type": "simplesamlphp-module", "autoload": { "psr-4": { @@ -6858,7 +6859,7 @@ "issues": "https://github.com/simplesamlphp/simplesamlphp-module-adfs/issues", "source": "https://github.com/simplesamlphp/simplesamlphp-module-adfs" }, - "time": "2022-09-13T12:02:09+00:00" + "time": "2022-09-14T14:42:30+00:00" }, { "name": "simplesamlphp/simplesamlphp-test-framework", @@ -7389,7 +7390,7 @@ "aliases": [], "minimum-stability": "stable", "stability-flags": { - "simplesamlphp/simplesamlphp-module-adfs": 5 + "simplesamlphp/simplesamlphp-module-adfs": 20 }, "prefer-stable": false, "prefer-lowest": false,