I'm currently integrating this package into a Laravel 12 project running on PHP 8.4.
Upon running the application, I encountered a Deprecation Notice related to implicitly nullable parameters, which are now deprecated in PHP 8.4.
It's not a big issue since maybe i can downgrade my php version, but hope we can have a small update so this package can run with php8.4. Very appreciate and thank you!