Skip to content

Commit 681c70d

Browse files
committed
composer require phpstan/phpstan:^0.12.92
1 parent 56617fa commit 681c70d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Diff for: composer.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
"description": "Emacs interface to PHPStan",
44
"license": "GPL-3.0-or-later",
55
"require": {
6-
"phpstan/phpstan-shim": "^0.10.2"
7-
},
8-
"require-dev": {
9-
"phpstan/phpstan": "^0.10.2"
6+
"phpstan/phpstan": "^0.12.92"
107
}
118
}

0 commit comments

Comments
 (0)