Closed martinlindhe closed 9 years ago
Sorry for taking so long with this, completely forgot it :(
Laravel 5 should now be supported thanks to #8 (added the same code as this PR).
Thanks, and sorry once again for being so crap at merging this!
thanks :-)
the package() call in the boot() method no longer seems to work in laravel 5.0-dev. I am not 100% this is the correct approach to the problem, but this works-for-me™.
Also, version_compare() checks for 4.2 or lower, since it considers "5.0-dev" to be below 5.0.
/m