h5p-editor-php-library
h5p-editor-php-library copied to clipboard
Missing h5p-core composer dependency
https://github.com/h5p/h5p-editor-php-library/blob/53dc7bdc57b17f5a0d55a8871a36d1b1bd631e70/composer.json#L22-L24
Composer is missing the h5p/h5p-core dependency. This package is required because H5PEditorAjax depends on H5PValidator from h5p-core.
https://github.com/h5p/h5p-editor-php-library/blob/1e637041ae1537b5b2fb3b0ab595a673853caace/h5peditor-ajax.class.php#L365