laravel-scope-checks
laravel-scope-checks copied to clipboard
Conflict with illuminate/support while installing
Maybe the problem occurred because Laravel already ships with the illuminate/support package by default for its Str:: helper methods.
Problem 1
- Root composer.json requires beyondcode/laravel-scope-checks ^1.0 -> satisfiable by beyondcode/laravel-scope-checks[1.0.0].
- beyondcode/laravel-scope-checks 1.0.0 requires illuminate/support 5.8.*|^6.0 -> found illuminate/support[v5.8.0, ..., 5.8.x-dev, v6.0.0, ..., 6.x-dev] but it conflicts with another require.