Replies: 1 comment
-
Upgrade laravel/tinker to version 2. Version 1 requires laravel/contracts 6.0 https://github.com/laravel/tinker/blob/1.x/composer.json#L15 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, who can tell me what's wrong
Problem 1
- spatie/laravel-ray[1.17.0, ..., 1.17.4] require illuminate/contracts ^7.20|^8.0 -> found illuminate/contracts[v7.20.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires spatie/laravel-ray ^1.17 -> satisfiable by spatie/laravel-ray[1.17.0, ..., 1.17.4].
}
`
Beta Was this translation helpful? Give feedback.
All reactions