- Issue created by @dietric@gmail.com
- πΊπΈUnited States smustgrave
This does work on 10.4 and 10.5 as the pipeline in gitlab shows...
The Stage File Proxy module currently lacks official compatibility with Drupal 10.4. As Drupal 10.4.x receives security support until December 2025, it's important for contrib modules to ensure compatibility to support sites running on this version.
Update the module's .info.yml
file to include core_version_requirement: ^9 || ^10
(if it's not already there or needs adjustment) and perform any necessary code changes to ensure full compatibility with Drupal 10.4.
N/A
(Potentially, if there are significant changes required, otherwise N/A)
N/A
Active
3.1
Code
This does work on 10.4 and 10.5 as the pipeline in gitlab shows...