diff --git a/composer.json b/composer.json
index e78e1188ad5958f6cd2b81551da92a79b19c9d98..f1ef5691a8a4ef0a0771d5c5db54f4cefab4e04d 100644
--- a/composer.json
+++ b/composer.json
@@ -20,7 +20,7 @@
         "email": "support@pcsg.de"
     },
     "require": {
-        "quiqqer/quiqqer": ">=1.6|dev-master|dev-dev"
+        "quiqqer/core": "^2"
     },
     "suggest": {
         "quiqqer/blog": "Create your own online diary. With the provided page types, managing and creating your own blog is no longer a problem.",
@@ -73,4 +73,4 @@
         "dev:init:tools": "Install all developer tools (requires PHIVE)",
         "dev:init:git-hooks": "Install all git hooks (may require tools to be installed)"
     }
-}
\ No newline at end of file
+}