Elhebert / laravel-sri

Subresource Integrity hash generator for laravel
MIT License
40 stars 16 forks source link

Fixed public path handling and fixed other issues with the gh actions #97

Closed thirsch closed 6 months ago

thirsch commented 6 months ago

~This isn't really a proper fix to it, but at least the tests are working and it shows the issues.~

~Do you have any idea, why this worked before? Maybe there are any related changes in a newer version of testbench or the laravel framework itself, as it does work with l8 and l9 - and must have working with l10 before ...~

Here is a pr fixing all the issues from the latest build.

thirsch commented 6 months ago

There is still another issue left, looks like the warning about the old phpunit configuration file format is treated as an error.

thirsch commented 6 months ago

@Elhebert: This would now allow to tag a new release for #96. WDYT?