jelovac / bitly4laravel

Provides a Laravel package to communicate with Bit.ly API
35 stars 18 forks source link

Package won't load config file in Laravel 4 #13

Closed cyakimov closed 9 years ago

cyakimov commented 9 years ago

The lib seems to be broken for Laravel 4. A bit of debugging shows that the package is not loading the Config file

jelovac commented 9 years ago

Hi cyakimov, are you using v3 or v2 version of the package?

cyakimov commented 9 years ago

Nevermind. For some reason composer wasn't pulling the latest package version in our server. Thanks for the quick response.