From b3e6df4b2c5552aff18ce9687f498de33f985925 Mon Sep 17 00:00:00 2001 From: Johan Cwiklinski Date: Wed, 16 Oct 2024 08:17:56 +0200 Subject: [PATCH] Fix checker --- .composer-require-checker.config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.composer-require-checker.config.json b/.composer-require-checker.config.json index 17515c8..3db1f9c 100644 --- a/.composer-require-checker.config.json +++ b/.composer-require-checker.config.json @@ -23,6 +23,7 @@ "// Galette constants (not detected as they are dynamically declared)", "GALETTE_ATTACHMENTS_PATH", + "GALETTE_ADAPTATIVE_CARDS", "GALETTE_BASE_PATH", "GALETTE_CACHE_DIR", "GALETTE_CARD_COLS",