- Issue created by @nicxvan
- πΊπΈUnited States nicxvan
I've updated this for drupal 11 support by doing the following.
- I added TMGMT to a dependency in composer so it gets pulled in automatically
- I updated the entity queries since accessCheck is required since drupal 10 https://www.drupal.org/node/3201242 β I also pinned the minimum to 9.2 since that is when it was introduced.
- I updated the version requirement