You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update dependencies and improve function definitions
- Bump version to v3.2.0 in composer.json
- Upgrade Illuminate and Laminas packages to their latest versions
- Modify `config` function to accept nullable string type
- Change `get_realpath` to `realpath` for better clarity
- Ensure start and end variables in Pager class are cast to integers for type safety