diff --git a/composer.json b/composer.json
index 60668fb6776e5f150c9065fa09091e086f0803bd..5b7c463a7a863777afeb4a1ee24227d6e02f7abe 100644
--- a/composer.json
+++ b/composer.json
@@ -9,10 +9,6 @@
         "dbp/relay-core-bundle": "^0.1.48",
         "symfony/config": "^5.4",
         "symfony/framework-bundle": "^5.4",
-        "symfony/security-bundle": "^5.4",
-        "symfony/security-core": "^5.4",
-        "symfony/security-guard": "^5.4",
-        "symfony/validator": "^5.4",
         "symfony/yaml": "^5.4"
     },
     "require-dev": {
diff --git a/composer.lock b/composer.lock
index 0340d7005a48cdae3e8f4459e950a55c639fe382..1097f72132b171062a3ac1ff8361774dfcb5c8f3 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "98726ee759d17906d5893bb18393ae03",
+    "content-hash": "a8614ddbe0b8b0c54e6e6a2c2d9d42e9",
     "packages": [
         {
             "name": "api-platform/core",