Open deborahshda opened 8 months ago
This is the error I get when trying to require package:
Updating dependencies Your requirements could not be resolved to an installable set of packages.
Problem 1
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 devleaptech/laravel-h5p:*" to figure out if any version is installable, or "composer require devleaptech/laravel-h5p:^2.1" if you know which you need.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
@deborahshda these package need to upgrade for laravel 10
Hi how can I get this working for laravel 10? Any help would be greatly appreciated! Thank you