We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d2907a commit 1a8a18eCopy full SHA for 1a8a18e
Cask
@@ -1,6 +1,6 @@
1
(package "phpstan" "0.6.0" "Interface to PHPStan (PHP static analyzer)")
2
-(source "melpa" "https://melpa.org/packages/")
3
-(source "gnu" "https://elpa.gnu.org/packages/")
+(source melpa)
+(source gnu)
4
5
(package-file "phpstan.el")
6
(package-file "flycheck-phpstan.el")
0 commit comments