diff --git a/composer.lock b/composer.lock index d4a714fe440fcd6bf87485babf664c18f378bf2a..60804417f7fe50c0e86ab6ca449de0e3ce8a9366 100644 --- a/composer.lock +++ b/composer.lock @@ -62,16 +62,16 @@ }, { "name": "simplesamlphp/composer-module-installer", - "version": "v1.3.2", + "version": "v1.3.3", "source": { "type": "git", "url": "https://github.com/simplesamlphp/composer-module-installer.git", - "reference": "24422673102843d42411098245e37b68c951d650" + "reference": "ad700e45b1813cd7bfb067bcf66c78c5b410125f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/composer-module-installer/zipball/24422673102843d42411098245e37b68c951d650", - "reference": "24422673102843d42411098245e37b68c951d650", + "url": "https://api.github.com/repos/simplesamlphp/composer-module-installer/zipball/ad700e45b1813cd7bfb067bcf66c78c5b410125f", + "reference": "ad700e45b1813cd7bfb067bcf66c78c5b410125f", "shasum": "" }, "require": { @@ -99,9 +99,9 @@ "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.3.2" + "source": "https://github.com/simplesamlphp/composer-module-installer/tree/v1.3.3" }, - "time": "2023-01-10T17:03:58+00:00" + "time": "2023-01-31T09:51:44+00:00" }, { "name": "webmozart/assert",