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 8a95d94 commit b0665deCopy full SHA for b0665de
Cask
@@ -1,4 +1,4 @@
1
-(package "phpstan" "0.0.1" "Interface to PHPStan (PHP static analyzer)")
+(package "phpstan" "0.1.0" "Interface to PHPStan (PHP static analyzer)")
2
(source "melpa" "https://melpa.org/packages/")
3
4
(package-file "phpstan.el")
phpstan.el
@@ -4,7 +4,7 @@
5
;; Author: USAMI Kenta <tadsan@zonu.me>
6
;; Created: 15 Mar 2018
7
-;; Version: 0.0.1
+;; Version: 0.1.0
8
;; Keywords: tools, php
9
;; Homepage: https://github.com/emacs-php/phpstan.el
10
;; Package-Requires: ((emacs "24"))
0 commit comments