You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem 1
- melihovv/laravel-package-generator 7.0.0 requires illuminate/container ^6.0|^7.0 -> found illuminate/container[v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev] but these were not loaded, likely because it conflicts with another require.
- melihovv/laravel-package-generator 7.0.1 requires illuminate/container ^6.0|^7.0|^8.0 -> found illuminate/container[v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires melihovv/laravel-package-generator ^7.0 -> satisfiable by melihovv/laravel-package-generator[7.0.0, 7.0.1].
Need provide Laravel 9 support.
Thank you
The text was updated successfully, but these errors were encountered:
Hi, thanks for you report
Unfortunately I don't actively maintain this package for almost two years
But feel free to send pull request or fork this repo
Hi
During
composer install
Need provide Laravel 9 support.
Thank you
The text was updated successfully, but these errors were encountered: