Update uses of associate!

This commit is contained in:
Henrik Lissner 2018-06-01 02:20:00 +02:00
parent 4d9ddf27a9
commit 3bdb3d4e5d
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
3 changed files with 5 additions and 5 deletions

View file

@ -98,5 +98,5 @@
(def-project-mode! +php-composer-mode
:modes (web-mode php-mode)
:files "composer.json")
:files ("composer.json"))