ludofleury / GuzzleBundle

Debug your API Calls with a Symfony web profiler for guzzle
http://ludofleury.github.io/GuzzleBundle/
MIT License
82 stars 21 forks source link

Don't ignore vendor directory in Resources #21

Closed gigablah closed 10 years ago

gigablah commented 10 years ago

Apparently the Resources/public/vendor directory is getting excluded when pulling in GuzzleBundle via Composer.

Specifically ignoring only the root vendor folder should fix this issue.

ludofleury commented 10 years ago

Oops sorry for that.