From de6628506d7709d841422cfec6efb8823d6a803c Mon Sep 17 00:00:00 2001 From: Jonathan Danse Date: Thu, 3 Jul 2025 10:03:55 +0200 Subject: [PATCH] Update run.sh --- tests/modules_samples/constant_check/run.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/modules_samples/constant_check/run.sh b/tests/modules_samples/constant_check/run.sh index 39697cf..26b53a6 100644 --- a/tests/modules_samples/constant_check/run.sh +++ b/tests/modules_samples/constant_check/run.sh @@ -21,6 +21,7 @@ composer install # For copy of phpstan folder, in case we work on another branch locally cp -R ../../../phpstan vendor/prestashop/php-dev-tools/ +runPHPStan 9 0 runPHPStan 8 0 runPHPStan 1.7 0 runPHPStan 1.6.0.1 1