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

Laravel 11 install failed #36

Open
divdax opened this issue Mar 17, 2024 · 0 comments
Open

Laravel 11 install failed #36

divdax opened this issue Mar 17, 2024 · 0 comments

Comments

@divdax
Copy link

divdax commented Mar 17, 2024

Intervention/imagecache is abandoned.

  Problem 1
    - illuminate/filesystem[v5.6.0, ..., v5.8.36] require php ^7.1.3 -> your php version (8.3.3) does not satisfy that requirement.
    - illuminate/filesystem[v6.0.0, ..., v6.19.1] require php ^7.2 -> your php version (8.3.3) does not satisfy that requirement.
    - intervention/imagecache 2.5.0 require php ^7.2 -> your php version (8.3.3) does not satisfy that requirement.
    - illuminate/filesystem[v7.0.0, ..., v7.28.4] require php ^7.2.5 -> your php version (8.3.3) does not satisfy that requirement.
    - illuminate/filesystem[v8.0.0, ..., v8.11.2] require php ^7.3 -> your php version (8.3.3) does not satisfy that requirement.
    - Root composer.json requires dietercoopman/smart ^1.8 -> satisfiable by dietercoopman/smart[v1.8].
    - Conclusion: don't install laravel/framework v11.0.2 (conflict analysis result)
    - Conclusion: don't install laravel/framework v11.0.3 (conflict analysis result)
    - Conclusion: don't install laravel/framework v11.0.4 (conflict analysis result)
    - Conclusion: don't install laravel/framework v11.0.5 (conflict analysis result)
    - Conclusion: don't install laravel/framework v11.0.6 (conflict analysis result)
    - Conclusion: don't install laravel/framework v11.0.7 (conflict analysis result)
    - Conclusion: don't install laravel/framework v11.0.1 (conflict analysis result)
    - dietercoopman/smart v1.8 requires intervention/imagecache ^2.5 -> satisfiable by intervention/imagecache[2.5.0, 2.5.1, 2.5.2, 2.6.0].
    - intervention/imagecache 2.6.0 requires illuminate/filesystem ^5.5|~6|~7|~8|~9|~10 -> satisfiable by illuminate/filesystem[v5.5.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.3].
    - intervention/imagecache 2.5.2 requires illuminate/filesystem ^5.5|~6|~7|~8|~9 -> satisfiable by illuminate/filesystem[v5.5.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16].
    - intervention/imagecache 2.5.1 requires illuminate/filesystem ^5.5|~6|~7|~8 -> satisfiable by illuminate/filesystem[v5.5.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27].
    - Only one of these can be installed: illuminate/filesystem[v5.5.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.3, v11.0.0, ..., v11.0.7], laravel/framework[v11.0.0, ..., v11.0.7]. laravel/framework replaces illuminate/filesystem and thus cannot coexist with it.
    - Root composer.json requires laravel/framework ^11.0 -> satisfiable by laravel/framework[v11.0.0, ..., v11.0.7].
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant