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

PHP Fatal error: Declaration of Colopl\Spanner\Query\Builder::updateOrInsert(array $attributes, array $values = []) #219

Closed
LeVadim opened this issue Jun 7, 2024 · 0 comments · Fixed by #216

Comments

@LeVadim
Copy link

LeVadim commented Jun 7, 2024

Hello!

Getting following error on the latest version of this package:

PHP Fatal error: Declaration of Colopl\Spanner\Query\Builder::updateOrInsert(array $attributes, array $values = []) must be compatible with Illuminate\Database\Query\Builder::updateOrInsert(array $attributes, callable|array $values = []) in html/vendor/colopl/laravel-spanner/src/Query/Builder.php on line 64

Can you please check?
Screenshot 2024-06-07 at 7 58 38 AM

Thank you!

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

Successfully merging a pull request may close this issue.

1 participant