Make Canvas test suite pass on 11.4; drop support for 11.2
Yesterday, https://www.drupal.org/project/drupal/releases/11.4.0 was released.
This needs 2 ~MRs~ key things to happen, easiest to do in a single MR:
- [ ] Canvas should be tested explicitly against 11.4 → most commits of !1332
- [ ] Canvas should drop 11.2 support, because Drupal core dropped security support for 11.2 → require (9eccebfc15ac5906efe49eb42195d025ffc66017) + remove all 11.2 mentions (5122ccf5e11fdd8f05fc1805d074efa2979275e8)
Note that the latter will unblock !1241.
issue