Hi Shaundychko,
Thank you. Unfortunately, we can't grant write access to the server. We need to move everything using Composer and pipelines instead.
Hi @jsutta
I am using Drupal 10.4.3, and this patch does not solve the problem.
I attempted to apply the latest diff to Drupal 10.4, but it was unsuccessful. Do you have any plans to address this?
Hi rahulrasgon,
I've submitted a merge request to fix this. Feel free to test it out!
chamilsanjeewa β made their first commit to this issueβs fork.
I followed the steps and used the forked branch, but I still encountered the errors below.
Also, @shaundychko, do you plan to merge this into the module?
chamilsanjeewa β created an issue.
Since the h5p module's composer.json specifies dependencies on "h5p/h5p-core": "1.24.2" and "h5p/h5p-editor": "1.24.4", it prevents me from using composer require in the main composer.json file to specify newer versions like "h5p/h5p-core": "^1.25" and "h5p/h5p-editor": "^1.25".
@sim_1, how did you manage to override or work around this dependency restriction?
I made a fix for PHP 8..2 deprecations - https://git.drupalcode.org/project/paragraph_blocks/-/merge_requests/14....
chamilsanjeewa β made their first commit to this issueβs fork.
I made a fix for this
chamilsanjeewa β created an issue.