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

Missing h5p-core composer dependency #303

Open
zgperak opened this issue Nov 20, 2024 · 0 comments
Open

Missing h5p-core composer dependency #303

zgperak opened this issue Nov 20, 2024 · 0 comments

Comments

@zgperak
Copy link

zgperak commented Nov 20, 2024

"require": {
"php": ">=7.0.0"
},

Composer is missing the h5p/h5p-core dependency. This package is required because H5PEditorAjax depends on H5PValidator from h5p-core.

$validator = new H5PValidator($this->core->h5pF, $this->core);

@zgperak zgperak changed the title Missing h5p-core requirement Missing h5p-core composer dependency Nov 20, 2024
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

1 participant