Based on this comment, it seems that we need to modify Smart Trim's minimum core requirement to ^10.3
-mike
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | smart_trim-3569291-1-update-core-requirement.patch | 351 bytes | nickolaj |
Issue fork smart_trim-3569291
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
nickolajUpdated core_version_requirement to ^10.3 || ^11 as discussed.
Comment #4
lostcarpark commentedThis makes sense given the Token version dependency.
I would suggest adding
^12at the same time, since Token also includes it, and "next major" tests are passing.Comment #6
ultimikeI have merged this. Let's add the
^12bit in #3594018: Token filter causing next-major to fail, please.thanks,
-mike