diff --git a/composer.lock b/composer.lock index 4a5bfaf641d31bfa21c661509d7e6982f594ecb9..a6deb6834c93bdc247f78dfd6a4e33c318aabf75 100644 --- a/composer.lock +++ b/composer.lock @@ -68,11 +68,11 @@ }, { "name": "cesnet/simplesamlphp-module-authswitcher", - "version": "v11.0.0", + "version": "v11.1.0", "source": { "type": "git", "url": "https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-authswitcher.git", - "reference": "abdb245e28cb6bd51314ba237a2ebd18f4c7dbce" + "reference": "292f0c7a8d68317fbe88d9136c2ee6cec1e55b36" }, "require": { "ext-curl": "*", @@ -101,15 +101,15 @@ } ], "description": "A SimpleSAMLphp module for applying 2FA modules to specific users", - "time": "2023-05-23T16:06:30+00:00" + "time": "2023-05-31T07:43:33+00:00" }, { "name": "cesnet/simplesamlphp-module-perun", - "version": "v9.3.1", + "version": "v9.4.0", "source": { "type": "git", "url": "https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun.git", - "reference": "501abea0e6e808b8f13ebac9477cb718578bd74b" + "reference": "deb1563adc41736a01a56560b42f5304b44d2501" }, "require": { "cesnet/simplesamlphp-module-authswitcher": "^10.6 || ^11.0", @@ -154,28 +154,25 @@ "perun", "simplesamlphp" ], - "time": "2023-05-24T09:54:48+00:00" + "time": "2023-06-01T09:42:39+00:00" }, { "name": "cesnet/simplesamlphp-module-proxystatistics", - "version": "v8.1.1", + "version": "v8.2.0", "source": { "type": "git", "url": "https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-proxystatistics.git", - "reference": "fa6cf45cea508ccc0dab78235773f99fc72929ae" + "reference": "c828c8d13d226f3ac85ba6c4b725c78f65f9d073" }, "require": { "ext-ctype": "*", + "ext-curl": "*", "ext-filter": "*", "ext-json": "*", "ext-pdo": "*", "php": "^7.3 || ^8", "simplesamlphp/simplesamlphp": "^1.19.2" }, - "require-dev": { - "squizlabs/php_codesniffer": "*", - "symplify/easy-coding-standard": "^11.0" - }, "suggest": { "cesnet/simplesamlphp-module-perun": "for logging that a user accessed a service", "ext-pdo_mysql": "for MySQL database", @@ -184,16 +181,12 @@ "type": "simplesamlphp-module", "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-2-Clause" + "BSD-3-Clause" ], "authors": [ { - "name": "Pavel Vyskocil", - "email": "vyskocilpavel@muni.cz" - }, - { - "name": "Pavel Brousek", - "email": "brousek@ics.muni.cz" + "name": "Perun proxy AAI team", + "email": "proxyidp@cesnet.cz" } ], "description": "A SimpleSAMLPHP module for statistics", @@ -201,7 +194,7 @@ "simplesamlphp", "statistics" ], - "time": "2022-09-01T13:56:58+00:00" + "time": "2023-06-01T08:53:58+00:00" }, { "name": "fgrosse/phpasn1", @@ -1371,16 +1364,16 @@ }, { "name": "simplesamlphp/saml2", - "version": "v4.6.8", + "version": "v4.6.10", "source": { "type": "git", "url": "https://github.com/simplesamlphp/saml2.git", - "reference": "dea19260955a863f6a347e8479a2049d99b5cd18" + "reference": "a6c46e8134df2686da9ad44bc9b8f85443c03440" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/dea19260955a863f6a347e8479a2049d99b5cd18", - "reference": "dea19260955a863f6a347e8479a2049d99b5cd18", + "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/a6c46e8134df2686da9ad44bc9b8f85443c03440", + "reference": "a6c46e8134df2686da9ad44bc9b8f85443c03440", "shasum": "" }, "require": { @@ -1423,9 +1416,9 @@ "description": "SAML2 PHP library from SimpleSAMLphp", "support": { "issues": "https://github.com/simplesamlphp/saml2/issues", - "source": "https://github.com/simplesamlphp/saml2/tree/v4.6.8" + "source": "https://github.com/simplesamlphp/saml2/tree/v4.6.10" }, - "time": "2023-05-05T11:55:46+00:00" + "time": "2023-05-31T16:03:51+00:00" }, { "name": "simplesamlphp/simplesamlphp",