Skip to content

Commit

Permalink
chore: uninstall phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
AIPTU committed Jun 28, 2024
1 parent b51a144 commit 9a08e82
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 171 deletions.
11 changes: 0 additions & 11 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@
"paroxity/commando": "^3.2",
"pocketmine/pocketmine-mp": "^5.15"
},
"require-dev": {
"phpstan/extension-installer": "^1.3",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-strict-rules": "^1.5"
},
"repositories": [
{
"type": "vcs",
Expand All @@ -21,11 +16,5 @@
],
"autoload": {
"classmap": ["src"]
},
"config": {
"allow-plugins": {
"phpstan/extension-installer": true
},
"sort-packages": true
}
}
168 changes: 8 additions & 160 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9a08e82

Please sign in to comment.