What happened?
The package does not support Laravel 13.
How to reproduce the bug
When installing or running the package with Laravel 13, a dependency conflict arises because the composer.json requires "laravel/framework": "^10.0|^11.0|^12.0", which excludes version 13.
Package Version
1.3.0
PHP Version
8.5
Laravel Version
13
Which operating systems does this happen with?
Linux
Notes
No response
What happened?
The package does not support Laravel 13.
How to reproduce the bug
When installing or running the package with Laravel 13, a dependency conflict arises because the composer.json requires "laravel/framework": "^10.0|^11.0|^12.0", which excludes version 13.
Package Version
1.3.0
PHP Version
8.5
Laravel Version
13
Which operating systems does this happen with?
Linux
Notes
No response