Laravel 10 support? #532
happyclicker
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Looking to use this package instead of old ones that are no longer supported, but it looks like this isn't set up for L10 yet?
Problem 1
- league/glide[1.6.0, ..., 1.7.2, 2.0.0] require intervention/image ^2.4 -> found intervention/image[2.4.0, ..., 2.7.2] but it conflicts with your root composer.json require (^3.0).
- league/glide[2.1.0, ..., 2.3.0] require intervention/image ^2.7 -> found intervention/image[2.7.0, 2.7.1, 2.7.2] but it conflicts with your root composer.json require (^3.0).
- spatie/image[1.5.3, ..., 1.7.6] require php ^7.0 -> your php version (8.2.6) does not satisfy that requirement.
- spatie/image[1.7.7, ..., 1.10.5, 2.0.0, ..., 2.2.0] require symfony/process ^3.0|^4.0|^5.0 -> found symfony/process[v3.0.0, ..., v3.4.47, v4.0.0, ..., v4.4.44, v5.0.0, ..., v5.4.28] but the package is fixed to v6.4.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- spatie/browsershot[3.45.0, ..., 3.46.0] require symfony/process ^5.0 -> found symfony/process[v5.0.0, ..., v5.4.28] but the package is fixed to v6.4.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- spatie/browsershot[3.47.0, ..., 3.52.2] require symfony/process ^4.2|^5.0 -> found symfony/process[v4.2.0, ..., v4.4.44, v5.0.0, ..., v5.4.28] but the package is fixed to v6.4.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- spatie/crawler[8.0.0, ..., 8.0.3] require spatie/browsershot ^3.45 -> satisfiable by spatie/browsershot[3.45.0, ..., 3.60.1].
- spatie/browsershot[3.52.3, ..., 3.60.1] require spatie/image ^1.5.3|^2.0 -> satisfiable by spatie/image[1.5.3, ..., 1.11.0, 2.0.0, ..., 2.2.7].
- spatie/laravel-sitemap 7.0.0 requires spatie/crawler ^8.0 -> satisfiable by spatie/crawler[8.0.0, 8.0.1, 8.0.2, 8.0.3].
- spatie/image 1.10.6 requires league/glide ^1.6 -> satisfiable by league/glide[1.6.0, ..., 1.7.2].
- spatie/image[1.11.0, 2.2.2, ..., 2.2.7] require league/glide ^2.2.2 -> satisfiable by league/glide[2.2.2, 2.2.3, 2.2.4, 2.3.0].
- spatie/image 2.2.1 requires league/glide ^2.0 -> satisfiable by league/glide[2.0.0, ..., 2.3.0].
- Root composer.json requires spatie/laravel-sitemap ^7.0 -> satisfiable by spatie/laravel-sitemap[7.0.0].
Beta Was this translation helpful? Give feedback.
All reactions