Skip to content

Commit

Permalink
Update PHPStan
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed Jan 3, 2025
1 parent a612105 commit 97472e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"pocketmine/binaryutils": "^0.2.0"
},
"require-dev": {
"phpstan/phpstan": "1.10.25",
"phpstan/phpstan": "2.1.0",
"phpunit/phpunit": "^9.5",
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan-strict-rules": "^1.0"
"phpstan/phpstan-strict-rules": "^2.0"
},
"license": "LGPL-3.0",
"autoload": {
Expand Down

0 comments on commit 97472e0

Please sign in to comment.