Closed tarunsamuel7 closed 1 year ago
What version of Laravel/PHP are you running?
I have this too. I'm using "laravel/framework": "^9.19",
And I'm on PHP 8.1
I have the same issue.
PHP 8.1.13 Laravel 9.48.0
Why not to upgrade to ramsey/collection 2?
Fixed in v8.3.0.
Seems like I have to downgrade version of 'ramsey/collection' package, but that might make my app unstable. Any workaround for this? Thanks.