diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b5a64b401e554341447c74d7cf93a89ac95a3fdb..d9275b0c81038ebb20bcf500d2ad15eb0952289a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,4 +14,9 @@ phpunit-php8.2:
 # Remove the entire phpunit-php8.3 block, to allow PHPUnit to run on PHP 8.3 in your pipeline
 phpunit-php8.3:
   rules:
-    - when: never
\ No newline at end of file
+    - when: never
+
+modify-job:
+  phpstan:
+    script:
+      - QUIQQER_OTHER_AUTOLOADERS=KEEP ./tools/phpstan --no-progress --memory-limit=-1 --debug