Elhebert / laravel-sri

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

Laravel 9 support #80

Closed mcharytoniuk closed 2 years ago

mcharytoniuk commented 2 years ago

Thank you for this package!

This pull request updates illuminate/support to accept ^8.0 | ^9.0 instead of just '^8.0', which enables Laravel 9 support.

georgi-vdimitrov commented 2 years ago

+1

Elhebert commented 2 years ago

Hello,

Thanks for the PR, but there was already one open for this #78. I was waiting for Laravel 9.0 to be officially released before merging it.