Skip to content

Commit 31fc82c

Browse files
committed
test(phpstan): Pin PHPStan to 0.12.69 because 0.12.70 breaks with phpstan-drupal (drupal-graphql#1157)
1 parent 2e467ba commit 31fc82c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
webonyx/graphql-php:^14.3 \
8181
drupal/typed_data:^1.0 \
8282
drupal/redirect:^1.6 \
83-
phpstan/phpstan:^0.12.56 \
83+
phpstan/phpstan:0.12.69 \
8484
mglaman/phpstan-drupal:^0.12.3 \
8585
phpstan/phpstan-deprecation-rules:^0.12.2 \
8686
jangregor/phpstan-prophecy:^0.8 \

0 commit comments

Comments
 (0)