devleaptech / laravel-h5p

This repository is a h5p packages that use for interactive video that support for laravel 9
2 stars 3 forks source link

Laravel 10 integration #3

Open deborahshda opened 8 months ago

deborahshda commented 8 months ago

Hi how can I get this working for laravel 10? Any help would be greatly appreciated! Thank you

deborahshda commented 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.

hareom284 commented 7 months ago

@deborahshda these package need to upgrade for laravel 10