Skip to content

Commit

Permalink
Remove php-extras for now
Browse files Browse the repository at this point in the history
The php-extras package is not available on elpa. I suggest we remove it
for now, and add it when/if its available on elpa. Closes #1986 #2503
#1314
  • Loading branch information
stormpat authored and syl20bnr committed Aug 13, 2015
1 parent 112b950 commit c31cc12
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions contrib/!lang/php/packages.el
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
ggtags
helm-gtags
php-auto-yasnippets
php-extras
php-mode
phpcbf
phpunit
Expand All @@ -43,10 +42,6 @@
(use-package php-auto-yasnippets
:defer t))

(defun php/init-php-extras ()
(use-package php-extras
:defer t))

(defun php/init-php-mode ()
(use-package php-mode
:defer t
Expand Down

0 comments on commit c31cc12

Please sign in to comment.