docs/buckets/composer.md in vagrant-cachier-0.7.2 vs docs/buckets/composer.md in vagrant-cachier-0.8.0
- old
+ new
@@ -1,8 +1,8 @@
# [Composer](http://getcomposer.org/)
Compatible with probably any type of linux guest distro, will cache guests'
-`$HOME/.composer` if PHP is detected.
+`$HOME/.composer/cache` if PHP is detected.
To manually enable it:
```ruby
Vagrant.configure("2") do |config|