Skip to content

Commit bc5241f

Browse files
committed
chore: restore PHPStan v1.x
1 parent 753ee1f commit bc5241f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"squizlabs/php_codesniffer": "3.10.3",
2424
"wp-coding-standards/wpcs": "~3.1.0",
2525
"phpcompatibility/phpcompatibility-wp": "~2.1.3",
26-
"phpstan/phpstan": "^2.1.2",
26+
"phpstan/phpstan": "~1.12.27",
2727
"yoast/phpunit-polyfills": "^1.1.0"
2828
},
2929
"config": {

0 commit comments

Comments
 (0)