- First commit to issue fork.
- Merge request !1Issue #3297901: Automated Drupal 10 compatibility fixes → (Merged) created by smulvih2
- 🇨🇦Canada smulvih2 Canada 🍁
To get this working now in D10, add the following to composer.json:
"require": { "drupaloverride/public_redaction": "dev-master", }, "repositories": [ { "type": "package", "package": { "name": "drupaloverride/public_redaction", "version": "dev-master", "type": "drupal-module", "dist": { "url": "https://git.drupalcode.org/api/v4/projects/project%2Fpublic_redaction/repository/archive.zip?sha=d0997bab", "type": "zip" } } } ],
-
smulvih2 →
committed d0997bab on 1.0.x
Issue #3297901: Automated Drupal 10 compatibility fixes
-
smulvih2 →
committed d0997bab on 1.0.x