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

docker-compose run --rm composer install gives an error #26

Open
IgorErmakov opened this issue Apr 12, 2022 · 1 comment
Open

docker-compose run --rm composer install gives an error #26

IgorErmakov opened this issue Apr 12, 2022 · 1 comment

Comments

@IgorErmakov
Copy link
Contributor

During inheritance of ArrayAccess: Uncaught ErrorException: Return type of Illuminate\Support\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349```
@IgorErmakov
Copy link
Contributor Author

The only solution is migrating to Laravel v8. And it requires Unit tests refactoring (DB Factories).

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

No branches or pull requests

1 participant