-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Error when running against Laravel 4.1 #60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
You will also need to fix
|
Sent a Pull Request for the same |
I don't know if I want to make this change at this moment. I prefer to follow the current stable Laravel release to prevent compatibility issues. |
It kinda becomes difficult for people who want to use this library with Laravel 4.1. You can probably merge the latest version on the develop branch and also make this change, so that developers can point to that to make use of the library. Or may be there is another way to do this in composer it self, so that it doesn't affect Laravel 4.0 code. |
I get the following error when running the library against Laravel 4.1
The text was updated successfully, but these errors were encountered: