Skip to content

feat: Add PHP 8.5 support #57

@mikebronner

Description

@mikebronner

Ensure this package is compatible with PHP 8.5.

Acceptance Criteria

  • composer.json version constraint updated to include PHP 8.5 (e.g. ^8.2|^8.5 or >=8.2)
  • CI matrix includes a PHP 8.5 job and all tests pass with zero failures on PHP 8.5
  • Any PHP 8.5 deprecation warnings or compatibility issues in package source are resolved
  • README version support table updated to include PHP 8.5
  • composer update completes without conflicts under PHP 8.5

WSJF

Factor Score
User Value 7/10
Time Criticality 4/10
Risk Reduction 3/10
Total Numerator 14
Job Size 2
WSJF Score 7.00

Acceptance Criteria

  • laravel-sign-in-with-apple installs and runs without errors on PHP 8.5
  • All existing tests pass on PHP 8.5 in CI
  • composer.json requires constraint is updated to include PHP 8.5
  • No deprecated PHP 8.5 features are used in the codebase

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions