Skip to content

Tags: doyomay/laravel

Tags

v1.1.3

Toggle v1.1.3's commit message
[fix] error Call to undefined method Illuminate\Events\Dispatcher::fi…

…re()

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request php-tmdb#55 from z38/fix-auto-discovery

Fix auto discovery for Laravel ≥5.5

v1.1.1

Toggle v1.1.1's commit message

Verified

This tag was signed with the committer’s verified signature.
Release v1.1.1

- Add Laravel 5.5 service provider auto discovery support (php-tmdb#33, php-tmdb#35)

v1.1.0

Toggle v1.1.0's commit message
Merge pull request php-tmdb#25 from MarkRedeman/add-get-listeners-pri…

…ority

Make EventDispatcherAdapter compatible with event-dispatcher v3.0.

v1.0.5

Toggle v1.0.5's commit message
Merge pull request php-tmdb#24 from okaufmann/master

Change bindShared to singletondue to deprecation since Laravel 5.1

v1.0.4

Toggle v1.0.4's commit message
Fix documentation on publishing configuration for laravel 5

v1.0.3

Toggle v1.0.3's commit message
Merge pull request php-tmdb#16 from hiddeco/master

Update tests to get 100% coverage

v1.0.2

Toggle v1.0.2's commit message
Fixed misconfiguration of Laravel 4

v1.0.1

Toggle v1.0.1's commit message
Use bindshared to fix php-tmdb#12

v1.0.0

Toggle v1.0.0's commit message
Merge pull request php-tmdb#9 from MarkRedeman/rework

Laravel 4 & 5 support and updated to php-tmdb/api version 2.