diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon
index 016eef46d5449fddf10eb5e1eb8201c4c4806581..189cf9fbc7dd497f1a9873866ab95e9a8eaed620 100644
--- a/phpstan-baseline.neon
+++ b/phpstan-baseline.neon
@@ -1417,7 +1417,7 @@ parameters:
 
 		-
 			message: "#^Function _T not found\\.$#"
-			count: 5
+			count: 4
 			path: formulaires/formidable.php
 
 		-
@@ -1437,7 +1437,7 @@ parameters:
 
 		-
 			message: "#^Function charger_fonction not found\\.$#"
-			count: 5
+			count: 4
 			path: formulaires/formidable.php
 
 		-