Skip to content

Commit eda8b34

Browse files
authored
Merge pull request #75 from kermorgant/company-phpactor-dep
add Package-Requires dependency on phpactor
2 parents 08a81a1 + f80d1dc commit eda8b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

company-phpactor.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
;; Created: 18 Apr 2018
88
;; Version: 0.1.0
99
;; Keywords: tools, php
10-
;; Package-Requires: ((emacs "24.3") (cl-lib "0.5") (company "0.9.6"))
10+
;; Package-Requires: ((emacs "24.3") (cl-lib "0.5") (company "0.9.6") (phpactor "0.1.0"))
1111
;; URL: https://github.com/emacs-php/phpactor.el
1212
;; License: GPL-3.0-or-later
1313

0 commit comments

Comments
 (0)