diff --git a/recipes/composer.rcp b/recipes/composer.rcp new file mode 100644 index 00000000..8a217a3d --- /dev/null +++ b/recipes/composer.rcp @@ -0,0 +1,5 @@ +(:name composer + :description "`composer.el' is PHP Composer interface for Emacs." + :type github + :pkgname "emacs-php/composer.el" + :depends (f php-runtime request s))