I'm currently upgrading my application to Laravel 11 and PHP 8.3. However, irazasyed/laravel-gamp v1.10 is not compatible with Laravel 11 and PHP 8.3, as it relies on older versions of illuminate/support that aren't supported in Laravel 11.
Could you provide an update or guidance on whether there will be support for Laravel 11 and PHP 8.3 in the future? This package has been incredibly helpful, and continued compatibility would be greatly appreciated.
I'm currently upgrading my application to Laravel 11 and PHP 8.3. However, irazasyed/laravel-gamp v1.10 is not compatible with Laravel 11 and PHP 8.3, as it relies on older versions of illuminate/support that aren't supported in Laravel 11.
Could you provide an update or guidance on whether there will be support for Laravel 11 and PHP 8.3 in the future? This package has been incredibly helpful, and continued compatibility would be greatly appreciated.
Laravel Version: 11.x PHP Version: 8.3
Thank you for your work on this package!