From 807f6a690a2bee5ca43a5bb53042d217dd59a1d1 Mon Sep 17 00:00:00 2001 From: Shishir <75600200+shishir-intelli@users.noreply.github.com> Date: Tue, 7 Nov 2023 18:02:37 +0530 Subject: [PATCH] Fixed version phpstan-drupal to 1.2.0 (#969) --- .github/workflows/php.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/php.yml b/.github/workflows/php.yml index bf9d395d..1a45901f 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.