Skip to content

Commit 39d74e3

Browse files
authored
test(phpstan): Pin PHPStan to 0.12.69 because 0.12.70 breaks with phpstan-drupal (#1157)
1 parent da66c94 commit 39d74e3

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)