Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Laravel 10 integration #3

Open
deborahshda opened this issue Mar 20, 2024 · 2 comments
Open

Laravel 10 integration #3

deborahshda opened this issue Mar 20, 2024 · 2 comments

Comments

@deborahshda
Copy link

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

@deborahshda
Copy link
Author

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
- devleaptech/laravel-h5p dev-main requires laravel/framework ^9.19 -> found laravel/framework[v9.19.0, ..., 9.x-dev] but it conflicts with your root composer.json require (^10.10).
- Root composer.json requires devleaptech/laravel-h5p * -> satisfiable by devleaptech/laravel-h5p[dev-main].

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
Copy link
Contributor

@deborahshda these package need to upgrade for laravel 10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants