We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a612105 commit 97472e0Copy full SHA for 97472e0
composer.json
@@ -8,10 +8,10 @@
8
"pocketmine/binaryutils": "^0.2.0"
9
},
10
"require-dev": {
11
- "phpstan/phpstan": "1.10.25",
+ "phpstan/phpstan": "2.1.0",
12
"phpunit/phpunit": "^9.5",
13
"phpstan/extension-installer": "^1.0",
14
- "phpstan/phpstan-strict-rules": "^1.0"
+ "phpstan/phpstan-strict-rules": "^2.0"
15
16
"license": "LGPL-3.0",
17
"autoload": {
0 commit comments