harishdurga / laravel-quiz

With this package, you can easily get quiz functionality into your Laravel project.
MIT License
162 stars 19 forks source link

laravel 10 illuminate/support error #36

Closed ghost closed 1 year ago

ghost commented 1 year ago

i dont know much but when i try to install i get this below error

Your requirements could not be resolved to an installable set of packages.

Problem 1

You can also try re-running composer require with an explicit version constraint, e.g. "composer require harishdurga/laravel-quiz:*" to figure out if any version is installable, or "composer require harishdurga/laravel-quiz:^2.1" if you know which you need.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

harishdurga commented 1 year ago

PR: #40 Try reinstalling the package. Feel free to re-open the issue if you are still facing the issue.