SymfonyCasts / tailwind-bundle

Delightful Tailwind Support for Symfony + AssetMapper
https://symfony.com/bundles/TailwindBundle/current/index.html
MIT License
84 stars 20 forks source link

fix: new asset-mapper hash #69

Closed kbond closed 1 month ago

kbond commented 1 month ago

Symfony 7.2 updated the hash calculation used by asset-mapper (https://github.com/symfony/symfony/pull/57879). This updates the test to account for this.