Closed ryanhungate closed 10 years ago
laravel/framework v4.1.26 add a vulnerability fixes with is not compatible with our current code. I'll can only look at it later today so please hold off any update or add a lock to "laravel/framework": "v4.1.25" on your app composer.json in the meantime.
Fixes has been push and tagged.
Cool, thanks a bunch… just giving your framework a spin right now.
On Apr 15, 2014, at 10:47 PM, Mior Muhammad Zaki notifications@github.com wrote:
Fixes has been push and tagged.
https://github.com/orchestral/auth/releases/tag/v2.1.5 https://github.com/orchestral/model/releases/tag/v2.1.4 — Reply to this email directly or view it on GitHub.
Class Orchestra\Model\User contains 3 abstract methods and must therefore be declared abstract or implement the remaining methods (Illuminate\Auth\UserInterface::getRememberToken, Illuminate\Auth\UserInterface::setRememberToken, Illuminate\Auth\UserInterface::getRememberTokenName)