Laravel Gamp Versions Save

📊 Laravel Google Analytics Measurement Protocol Package

v1.0.0

8 years ago
  • Dependency library updated to version 2.0 which includes GuzzlePHP 6 update.
  • Added support for Laravel 5 & 5.1. Requires PHP 5.5 and above.
  • Switched to PSR-4.

v0.5.0

8 years ago

Dedicated branch which supports users of PHP >=5.4 <5.5 who're using Laravel 5 or Laravel 4.2.

The dependency library no longer supports PHP 5.4. Highly recommend updating to v1.0 & above releases of this package.

This branch will receive important fixes only.

v0.4.0

9 years ago
  • Laravel 4 Support.
  • Tested with Laravel v4.2.

v0.3.0

9 years ago
  • Defer Loading of Service Provider, Performance Tweak.
  • Refactor binding to Singleton.

v0.2.0

9 years ago
  • Update Async Method Name as per the dependency change.
  • Merge Package Config with Application Copy to allow the user to include only the options they want to override in the published copy of the configuration.
  • Update README Vendor Publish Command and Info.

v0.1.0

9 years ago