edvinaskrucas / notification

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

requires illuminate/support 5.* -> no matching package found #42

Closed tormedo closed 10 years ago

tormedo commented 10 years ago

Hi, composer is complaining about, that notification 4.0.0 requires illuminate/support 5.*, wich is not foud. Is this, because i am using laravel 4.2.9?

edvinaskrucas commented 10 years ago

Yes, 4.* is for Laravel 5, you should use 3.* tags.