Skip to content
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

QueryBuilder - Collection error after installing Intervention/ImageCache #31

Open
codemonkeynorth opened this issue Jun 25, 2022 · 1 comment

Comments

@codemonkeynorth
Copy link

  • install intervention/image and intervention/imagecache with composer

=> observe error with QueryBuilder

(PHP 8.0)

Rareloop\Lumberjack\QueryBuilder::get(): Return value must be of type 
Tightenco\Collect\Support\Collection, Illuminate\Support\Collection returned

in QueryBuilder.php line 177
at RegisterExceptionHandler->handleException(object(TypeError))

presumably related to tighten/collect#92

@joelambert
Copy link
Member

joelambert commented Jun 27, 2022

We're currently working on a patch to replace Tighten with Illuminate, hopefully this will be resolved by that Rareloop/lumberjack-core#40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants