laravel-package-generator icon indicating copy to clipboard operation
laravel-package-generator copied to clipboard

Laravel 9.x installation problem

Open volodymyroliinyk opened this issue 2 years ago • 1 comments

Hi During composer install

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

volodymyroliinyk avatar Mar 27 '22 13:03 volodymyroliinyk

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

melihovv avatar Mar 27 '22 13:03 melihovv