From 1cdc24fc46990c623f91f9c46d458c0eb93eaea1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Patrick=20M=C3=BCller?= <p.mueller@pcsg.de>
Date: Tue, 24 Sep 2024 11:56:51 +0200
Subject: [PATCH] fix: typo in requirements

---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index eab139d..53e10a8 100644
--- a/composer.json
+++ b/composer.json
@@ -19,7 +19,7 @@
         "url": "http:\/\/www.pcsg.de"
     },
     "require": {
-        "quqiqer\/core": "^2",
+        "quiqqer\/core": "^2",
         "quiqqer\/verification": "^2"
     },
     "autoload": {
-- 
GitLab