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 Support #9

Open
PieterCappelle opened this issue Apr 30, 2024 · 0 comments
Open

Laravel 11 Support #9

PieterCappelle opened this issue Apr 30, 2024 · 0 comments

Comments

@PieterCappelle
Copy link

composer require statikbe/laravel-nova-chained-translation-manager     

./composer.json has been updated
Running composer update statikbe/laravel-nova-chained-translation-manager
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - statikbe/laravel-chained-translator 2.4.0 requires brick/varexporter ^0.4 -> satisfiable by brick/varexporter[0.4.0].
    - statikbe/laravel-nova-chained-translation-manager[1.0.0, ..., 1.4.2] require illuminate/validation ^5.8|^6.0|^7.0|^8.0 -> found illuminate/validation[v5.8.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27] but these were not loaded, likely because it conflicts with another require.
    - statikbe/laravel-nova-chained-translation-manager[2.0.0, ..., v2.0.6] require illuminate/validation ^9.0 -> found illuminate/validation[v9.0.0, ..., v9.52.16] but these were not loaded, likely because it conflicts with another require.
    - statikbe/laravel-nova-chained-translation-manager v2.0.8 requires illuminate/validation ^9.0|^10.0 -> found illuminate/validation[v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.10] but these were not loaded, likely because it conflicts with another require.
    - statikbe/laravel-nova-chained-translation-manager[v3.0.0, ..., v3.0.7] require illuminate/validation ^8.0|^9.0 -> found illuminate/validation[v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16] but these were not loaded, likely because it conflicts with another require.
    - statikbe/laravel-nova-chained-translation-manager v3.0.8 requires illuminate/validation ^8.0|^9.0|^10.0 -> found illuminate/validation[v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.10] but these were not loaded, likely because it conflicts with another require.
    - brick/varexporter 0.4.0 requires nikic/php-parser ^4.0 -> found nikic/php-parser[v4.0.0, ..., v4.19.1] but the package is fixed to v5.0.2 (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.
    - statikbe/laravel-chained-translator[2.0.0, ..., 2.1.0] require laravel/framework ^9.0 -> found laravel/framework[v9.0.0, ..., v9.52.16] but it conflicts with your root composer.json require (^11.0).
    - statikbe/laravel-chained-translator[2.2.0, ..., 2.3.0] require laravel/framework ^9.0|^10.0 -> found laravel/framework[v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.10] but it conflicts with your root composer.json require (^11.0).
    - statikbe/laravel-nova-chained-translation-manager v3.0.10 requires statikbe/laravel-chained-translator ^2.0 -> satisfiable by statikbe/laravel-chained-translator[2.0.0, ..., 2.4.0].
    - Root composer.json requires statikbe/laravel-nova-chained-translation-manager * -> satisfiable by statikbe/laravel-nova-chained-translation-manager[1.0.0, ..., 1.4.2, 2.0.0, ..., v2.0.8, v3.0.0, ..., v3.0.10].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require statikbe/laravel-nova-chained-translation-manager:*" to figure out if any version is installable, or "composer require statikbe/laravel-nova-chained-translation-manager:^2.1" if you know which you need.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.
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