After installing the smsframework module on a Drupal 10.1.8 site, I received the following error in the log
Error: Class "Symfony\Cmf\Component\Routing\RouteObjectInterface" not found in Drupal\sms\Routing\Enhancer\SmsRouteEnhancer->enhance() (line 21 of /app/web/modules/contrib/smsframework/src/Routing/Enhancer/SmsRouteEnhancer.php).
According to this change record ( https://www.drupal.org/node/3151009 → ) symfony-cmf/routing was deprecated back in Drupal 9 and so is removed in D10.
Closed: won't fix
2.1
Core Framework