Skip to content

Commit b6e8a6d

Browse files
committed
bump required PHPStan
1 parent a0794d3 commit b6e8a6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"ergebnis/composer-normalize": "^2.13",
2222
"mll-lab/php-cs-fixer-config": "^5",
2323
"phpstan/extension-installer": "^1",
24-
"phpstan/phpstan": "^1 || ^2"
24+
"phpstan/phpstan": "^1.9.3 || ^2"
2525
},
2626
"autoload": {
2727
"files": [

0 commit comments

Comments
 (0)