Skip to content

Commit

Permalink
vim-composer 0.7.0
Browse files Browse the repository at this point in the history
* Remove hard dependency on Projectionist.vim
* Change Dispatch action to 'composer dump-autoload'
* Fix (composer-find) in aliased use statement
  • Loading branch information
noahfrederick committed Jun 23, 2016
1 parent 2493dd8 commit 2578110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addon-info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "composer",
"version": "0.6.0",
"version": "0.7.0",
"author": "Noah Frederick",
"description": "Vim support for Composer PHP projects",
"homepage": "https://github.com/noahfrederick/vim-composer",
Expand Down

0 comments on commit 2578110

Please sign in to comment.