We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56617fa commit 681c70dCopy full SHA for 681c70d
composer.json
@@ -3,9 +3,6 @@
3
"description": "Emacs interface to PHPStan",
4
"license": "GPL-3.0-or-later",
5
"require": {
6
- "phpstan/phpstan-shim": "^0.10.2"
7
- },
8
- "require-dev": {
9
- "phpstan/phpstan": "^0.10.2"
+ "phpstan/phpstan": "^0.12.92"
10
}
11
0 commit comments