]> git.agnieray.net Git - galette.git/blobdiff - .composer-require-checker.config.json
Fix groups selection widget on member form
[galette.git] / .composer-require-checker.config.json
index c8b025db18889e8bed52211ee0ba08adb1ad813a..e98c422d0fb72a0653151cf0db737c7302105e1d 100644 (file)
@@ -50,6 +50,9 @@
     "GALETTE_X_FORWARDED_FOR_INDEX",
     "_CURRENT_THEME_PATH",
     "GALETTE_URI",
+    "GALETTE_MYSQL_MIN",
+    "GALETTE_MARIADB_MIN",
+    "GALETTE_PGSQL_MIN",
 
     "// Galette db constants (not detected as they are dynamically declared)",
     "HOST_DB",
@@ -90,6 +93,7 @@
     "DI\\autowire",
     "DI\\Container",
     "DI\\ContainerBuilder",
+    "DI\\Attribute\\Inject",
 
     "// Not detected, do not know why.",
     "Psr\\Http\\Server\\RequestHandlerInterface"