Jordi Boggiano пре 5 година
родитељ
комит
e046523631
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      .github/workflows/phpstan.yml

+ 1 - 0
.github/workflows/phpstan.yml

@@ -51,6 +51,7 @@ jobs:
 
       - name: Run PHPStan
         run: |
+          bin/composer config platform --unset
           bin/composer require --dev phpstan/phpstan:^0.12 phpunit/phpunit:^7.5 --no-update
           bin/composer update phpstan/* phpunit/* sebastian/* --with-all-dependencies
           vendor/bin/phpstan analyse --configuration=phpstan/config.neon