File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- (package " phpstan" " 0.2.0 " " Interface to PHPStan (PHP static analyzer)" )
1
+ (package " phpstan" " 0.2.1 " " Interface to PHPStan (PHP static analyzer)" )
2
2
(source " melpa" " https://melpa.org/packages/" )
3
3
4
4
(package-file " phpstan.el" )
Original file line number Diff line number Diff line change 4
4
5
5
; ; Author: USAMI Kenta <[email protected] >
6
6
; ; Created: 15 Mar 2018
7
- ; ; Version: 0.2.0
7
+ ; ; Version: 0.2.1
8
8
; ; Keywords: convenience, php
9
9
; ; Homepage: https://github.com/emacs-php/phpstan.el
10
- ; ; Package-Requires: ((emacs "24.3") (flycheck "26") (phpstan "0.2.0 "))
10
+ ; ; Package-Requires: ((emacs "24.3") (flycheck "26") (phpstan "0.2.1 "))
11
11
12
12
; ; This program is free software; you can redistribute it and/or modify
13
13
; ; it under the terms of the GNU General Public License as published by
Original file line number Diff line number Diff line change 4
4
5
5
; ; Author: USAMI Kenta <[email protected] >
6
6
; ; Created: 15 Mar 2018
7
- ; ; Version: 0.2.0
7
+ ; ; Version: 0.2.1
8
8
; ; Keywords: tools, php
9
9
; ; Homepage: https://github.com/emacs-php/phpstan.el
10
10
; ; Package-Requires: ((emacs "24.3"))
You can’t perform that action at this time.
0 commit comments