Bitly4laravel Versions Save

Provides a Laravel package to communicate with Bit.ly API

v3.7.2

6 years ago

No changes in the code, the README file with installation instructions has been modified.

v3.7.1

6 years ago

Updated the README file, refs #27, #34.

v3.7

6 years ago

Resolved #35

v3.6

6 years ago

Change log:

  • changed minimum required php version in composer to 5.6
  • merged #31 with slight modifications
  • removed from travis php 5.4, 5.5

v3.5

6 years ago

Reverted composer minimum stability to dev and added prefer-stable option #27.

v3.4

6 years ago

Resolved: #27 Improved: #32 Added php 7.1, 7.0, 5.6 to Travis.ci config

v3.3

6 years ago

Resolves #32

v3.2

7 years ago
  • support for Guzzle 6 added

v3.1.0

9 years ago

In this update an issue was fixed when the params provided by make() method did not override the default params set in the configuration. Thanks to shivergard this issue has been identified and fixed.

v2.2.3

9 years ago
  • fixing #16