Any chance of getting this released in a new 4.0?
Calendar's current requirement is ^1.2, which in an ideal world would work b/c if view_templates 1.4's composer json said it couldn't work with D9, then it would install 1.3 instead.
Actually, I was able to work around it by saying composer require drupal/views_template:1.3 ... thought the ^1.3 would not allow 1.4 to come through.
jason_purdy β created an issue.
Can we get this updated for D10?
jason_purdy β created an issue.
My previous attempt also did not cleanly patch, because 4.0.2's sub-module for testing didn't have D10 in the core list. Updated to match. Take 2!
Let's see if this works...
#2 doesn't apply to the latest version 4.0.2. I'll see if I can make a new one.