File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11; ;; flycheck-phpstan.el --- Flycheck integration for PHPStan -*- lexical-binding : t ; -*-
22
3- ; ; Copyright (C) 2018 Friends of Emacs-PHP development
3+ ; ; Copyright (C) 2019 Friends of Emacs-PHP development
44
55; ; Author: USAMI Kenta <tadsan@zonu.me>
66; ; Created: 15 Mar 2018
7- ; ; Version: 0.3.0
7+ ; ; Version: 0.3.1
88; ; Keywords: convenience, php
99; ; Homepage: https://github.com/emacs-php/phpstan.el
1010; ; Package-Requires: ((emacs "24.3") (flycheck "26") (phpstan "0.2.1"))
Original file line number Diff line number Diff line change 11; ;; phpstan.el --- Interface to PHPStan. -*- lexical-binding : t ; -*-
22
3- ; ; Copyright (C) 2018 Friends of Emacs-PHP development
3+ ; ; Copyright (C) 2019 Friends of Emacs-PHP development
44
55; ; Author: USAMI Kenta <tadsan@zonu.me>
66; ; Created: 15 Mar 2018
7- ; ; Version: 0.3.0
7+ ; ; Version: 0.3.1
88; ; Keywords: tools, php
99; ; Homepage: https://github.com/emacs-php/phpstan.el
1010; ; Package-Requires: ((emacs "24.3"))
You can’t perform that action at this time.
0 commit comments