Closed ikari7789 closed 8 years ago
Yeah, my bad... The SP is deferred, so I missed it in my testing. :P Sorry about that! Tagged v5.2.1.
No worries there. My only question is why ignore the pull request that was already made?
Sorry about that... I appreciate your efforts. I just had to go through all of our repositories and get them all set up for 5.2 releases. I wasn't even looking at PRs, and had forgotten that you had made one. :/
Completely understood. Thanks for the explanation!
Sent from my iPhone
On Dec 23, 2015, at 17:31, Adam Engebretson notifications@github.com wrote:
Sorry about that... I appreciate your efforts. I just had to go through all of our repositories and get them all set up for 5.2 releases. I wasn't even looking at PRs, and had forgotten that you had made one. :/
― Reply to this email directly or view it on GitHub.
Please be aware that merely updating the composer packages to 5.2 does not allow this to work with Laravel 5.2.
There was deprecated code being used that was also removed from Laravel in 5.2. This was already addressed in PR #22.