Skip to content

Commit 0f7d7b3

Browse files
committed
Update PHPStan
1 parent 095b4f2 commit 0f7d7b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"php": "^7.4 || ^8.0"
88
},
99
"require-dev": {
10-
"phpstan/phpstan": "~1.10.59",
11-
"phpstan/phpstan-strict-rules": "^1.5.0"
10+
"phpstan/phpstan": "2.1.0",
11+
"phpstan/phpstan-strict-rules": "^2.0.0"
1212
},
1313
"conflict": {
1414
"pocketmine/spl": "<0.4"

0 commit comments

Comments
 (0)