Create composer.rcp

This commit is contained in:
Daniel Ziltener 2019-11-22 11:05:36 +01:00 committed by GitHub
parent 29b43a1755
commit 2f6145b884
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
recipes/composer.rcp Normal file
View File

@ -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))