edvinaskrucas / notification

Notification package for Laravel
MIT License
526 stars 98 forks source link

Update contracts location for Laravel 5.0 #38

Closed akurtz closed 10 years ago

akurtz commented 10 years ago

Laravel 5.0 made a breaking change by moving all contracts to Illuminate\Contracts, so Notification now causes FatalErrorException: Interface 'Illuminate\Support\Contracts\XYZInterface' not found.

akurtz commented 10 years ago

Just a quick note that Laravel 4.3 was recently relabeled 5.0.