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 10 compatibility #11

Open
dsampaolo opened this issue Mar 6, 2023 · 1 comment
Open

Laravel 10 compatibility #11

dsampaolo opened this issue Mar 6, 2023 · 1 comment

Comments

@dsampaolo
Copy link

Hi,

Maybe you should release v0.1.49
Dependencies have been bumped in composer.json (by Laravel Shift) so everything is ready for Laravel 10.

A new release would streamline the upgrade process.

Thank you very much :)

@RemiC2care
Copy link

Hi,
When i trying to install with composer i get this error :

Problem 1
    - librenms/laravel-vue-i18n-generator 0.1.0 requires laravel/framework ~5.0 -> found laravel/framework[v5.0.0, ..., v5.8.38] but it conflicts with your root composer.json require (^10.0).
    - librenms/laravel-vue-i18n-generator[0.1.1, ..., 0.1.7] require laravel/framework ~5.1 -> found laravel/framework[v5.1.0, ..., v5.8.38] but it conflicts with your root composer.json require (^10.0).
    - librenms/laravel-vue-i18n-generator[0.1.8, ..., 0.1.9] require illuminate/console ~5.1.0|~5.2.0|~5.3.0 -> found illuminate/console[v5.1.1, ..., v5.3.23] but these were not loaded, likely because it conflicts with another require.
    - librenms/laravel-vue-i18n-generator[0.1.10, ..., 0.1.16] require illuminate/console ~5.1.0|~5.2.0|~5.3.0|~5.4.0 -> found illuminate/console[v5.1.1, ..., v5.4.36] but these were not loaded, likely because it conflicts with another require.
    - librenms/laravel-vue-i18n-generator[0.1.17, ..., 0.1.21] require illuminate/console ~5.1.0|~5.2.0|~5.3.0|~5.4.0|~5.5.0 -> found illuminate/console[v5.1.1, ..., v5.5.44] but these were not loaded, likely because it conflicts with another require.
    - librenms/laravel-vue-i18n-generator[0.1.22, ..., 0.1.28] require illuminate/console ~5.1.0|~5.2.0|~5.3.0|~5.4.0|~5.5.0|~5.6.0 -> found illuminate/console[v5.1.1, ..., v5.6.39] but these were not loaded, likely because it conflicts with another require.
    - librenms/laravel-vue-i18n-generator[0.1.29, ..., 0.1.36] require illuminate/console ~5.1.0|~5.2.0|~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0 -> found illuminate/console[v5.1.1, ..., v5.7.28] but these were not loaded, likely because it conflicts with another require.
    - librenms/laravel-vue-i18n-generator[0.1.37, ..., 0.1.39] require illuminate/console ~5.1.0|~5.2.0|~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0 -> found illuminate/console[v5.1.1, ..., v5.8.36] but these were not loaded, likely because it conflicts with another require.
    - librenms/laravel-vue-i18n-generator[0.1.40, ..., 0.1.45] require illuminate/console ~5.1.0|~5.2.0|~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0|~6.0 -> found illuminate/console[v5.1.1, ..., v5.8.36, v6.0.0, ..., v6.20.44] but these were not loaded, likely because it conflicts with another require.
    - librenms/laravel-vue-i18n-generator 0.1.46 requires illuminate/console ~5.1.0|~5.2.0|~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0|~6.0|~7.0 -> found illuminate/console[v5.1.1, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6] but these were not loaded, likely because it conflicts with another require.
    - librenms/laravel-vue-i18n-generator 0.1.47 requires illuminate/console ^5.0|^6.0|^7.0|^8.0 -> found illuminate/console[v5.0.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.
    - librenms/laravel-vue-i18n-generator 0.1.48 requires illuminate/console ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 -> found illuminate/console[v5.0.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.5] but these were not loaded, likely because it conflicts with another require.
    - Root composer.json requires librenms/laravel-vue-i18n-generator * -> satisfiable by librenms/laravel-vue-i18n-generator[0.1.0, ..., 0.1.48].

Is it possible to make it work with Laravel 10 in this state?

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

2 participants