From 70a822c85b691dae680d4972f950573ba89f46b1 Mon Sep 17 00:00:00 2001 From: Shishir <75600200+shishir-intelli@users.noreply.github.com> Date: Tue, 14 Nov 2023 14:38:32 +0530 Subject: [PATCH] Updated latest version of phpstan-drupal (#971) Released the locked version for mglaman/phpstan-drupal. --- .github/workflows/php.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/php.yml b/.github/workflows/php.yml index a6962a12..85d7c2d6 100644 --- a/.github/workflows/php.yml +++ b/.github/workflows/php.yml @@ -101,7 +101,6 @@ 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.