laravel-nova-chained-translation-manager
laravel-nova-chained-translation-manager copied to clipboard
Laravel 11 Support
./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.