Skip to content

Commit

Permalink
Analyze against released 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed Dec 2, 2021
1 parent 5646e75 commit 39510af
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions phpstan-composer.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
{
"name": "pocketmine/phpstan-plugin-config",
"require": {
"phpstan/phpstan": "0.12.99",
"pocketmine/pocketmine-mp": "4.0.0-BETA4@dev",
"phpstan/phpstan-strict-rules": "^0.12.2",
"phpstan/phpstan": "1.2.0",
"pocketmine/pocketmine-mp": "^4.0.0",
"phpstan/phpstan-strict-rules": "^1.0.0",
"phpstan/extension-installer": "^1.0"
},
"minimum-stability": "dev",
"prefer-stable": true,
"autoload": {
"psr-4": {
"": "./src"
Expand Down

0 comments on commit 39510af

Please sign in to comment.