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 continuous integration workflow to test against PHP 8.5 by:
- Adding PHP 8.4 to the old_stable versions list
- Setting current_stable to 8.5
This ensures the package is tested and compatible with PHP 8.5.
Note that composer.json already supports PHP 8.5 via the ^8.0 constraint.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments