Issue #3194172: Upgrade symfony/dom-crawler and symfony/css-selector to version 4
Open
requested to merge issue/migrate_process_inline_images-3194172:3194172-upgrade-symfonydom-crawler-and into 8.x-1.x
1 unresolved thread
Merge request reports
Activity
added 1 commit
- c7e53ac1 - Update core_version_requirement_issue to 8.7.7 +
1 1 name: Migrate Process Inline Images 2 2 type: module 3 3 description: Process inline images, e.g. within a node body field, and add the appropriate file entity metadata. Requires that the file entities be imported prior to using this process plugin. 4 core_version_requirement: ^8.7 || ^9 4 core_version_requirement: ^8.7.7 || ^9 @asak why did we need this change? Just curious.
@asak @adamzimmermann Is this all that's holding up a new release? I would love to use the module without pulling in the module's source, but these composer deps are blocking anyone from using the module with D9.
Please register or sign in to reply