Skip to content

Commit 64f5f66

Browse files
committed
Update phpstan to v2
1 parent d98d11c commit 64f5f66

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"require-dev": {
1515
"phpunit/phpunit": "^9.5.28",
1616
"squizlabs/php_codesniffer": "^3.7.2",
17-
"phpstan/phpstan": "1.12.27",
18-
"phpstan/phpstan-deprecation-rules": "1.2.1"
17+
"phpstan/phpstan": "^2.1.17",
18+
"phpstan/phpstan-deprecation-rules": "^2.0.3"
1919
},
2020
"autoload": {
2121
"psr-4": {

0 commit comments

Comments
 (0)