From 5a6d1f3bf58cf3ee42ac18304eff0b7670565ec5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jednotn=C3=A9=20p=C5=99ihl=C3=A1=C5=A1en=C3=AD=20test?=
 <9008807@muni.cz>
Date: Mon, 6 Feb 2023 00:55:57 +0000
Subject: [PATCH] chore(deps): lock file maintenance

---
 composer.lock | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/composer.lock b/composer.lock
index d4a714f..6080441 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",
-- 
GitLab