Added automatic download and installation of Composer and PHPUnit for Vagrant (merge #550)

This commit is contained in:
Frederic Guillot
2015-01-26 21:08:29 -05:00
parent cdcc6843fd
commit 29606b34cb
4 changed files with 38 additions and 0 deletions

1
.gitignore vendored
View File

@@ -20,6 +20,7 @@
*.rar
*.tar
*.zip
*.phar
# Logs and databases #
######################