Skip to content

Laravel 6 support #50

Open
Open
@open-soft-app

Description

@open-soft-app

great package and great work!

Bug
I have seen that you have modified the package to make it compatible with laravel 6, but the installation does not work

To Reproduce
Install a fresh Laravel 6.6.2 than run composer require djoudi/laravel-h5p

Expected behavior
A correct Installation

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

Problem 1
- djoudi/laravel-h5p 1.0 requires laravel/framework 5.5.* -> satisfiable by laravel/framework[5.5.x-dev].
- Conclusion: don't install laravel/framework 5.5.x-dev
- Can only install one of: laravel/framework[v6.6.2, 5.7.x-dev].
- Can only install one of: laravel/framework[5.7.x-dev, v6.6.2].
- Can only install one of: laravel/framework[5.7.x-dev, v6.6.2].
- djoudi/laravel-h5p 1.0.x-dev requires laravel/framework 5.7.* -> satisfiable by laravel/framework[5.7.x-dev].
- Installation request for djoudi/laravel-h5p ^1.0 -> satisfiable by djoudi/laravel-h5p[1.0, 1.0.x-dev].
- Installation request for laravel/framework (locked at v6.6.2, required as 6.*) -> satisfiable by laravel/framework[v6.6.2].

Question
am I wrong about something or is there a problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions