### Symfony version(s) affected 6.4.4 ### Description Regression in AssetMapper 6.4.4 released today  ### How to reproduce ``` symfony new . --version="6.4.*" --webapp php bin/console importmap:req @yaireo/tagify php bin/console importmap:update ```  ### Possible Solution _No response_ ### Additional Context _No response_