From ea07689c152523a64ae2705c18b8b5b861c65d76 Mon Sep 17 00:00:00 2001 From: Shishir <75600200+shishir-intelli@users.noreply.github.com> Date: Tue, 7 Nov 2023 16:25:11 +0530 Subject: [PATCH] Fixed version phpstan-drupal to 1.2.0 --- .github/workflows/php.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/php.yml b/.github/workflows/php.yml index bf9d395d2..1a45901f2 100644 --- a/.github/workflows/php.yml +++ b/.github/workflows/php.yml @@ -95,6 +95,7 @@ jobs: composer update --with-all-dependencies composer require --dev phpspec/prophecy-phpunit:^2 composer require --dev drupal/classy:^1.0 + composer require --dev mglaman/phpstan-drupal:1.2.0 composer config --no-plugins allow-plugins.drupal/console-extend-plugin true # Install drupal using minimal installation profile and enable the module.