chore: #3616384 Allow installing canvas 1.10.*
Canvas 1.10.0 and 1.10.1 have been released. The upper bound of the drupal/canvas constraint (<1.10) prevented canvas_extjs from being installed alongside them, even though no API used by this module changed in Canvas 1.10.
Verified against Drupal 11.4.4 + Canvas 1.10.1: the full canvas_extjs test suite passes (51 tests, 517 assertions, 0 failures).
Closes #3616384