Skip to content

Conversation

@mpyw
Copy link
Owner

@mpyw mpyw commented Dec 30, 2025

Summary

  • Reason: CI tests only PHP 8.2+, but composer.json declares ^8.0 as the minimum requirement
  • Change: Update require.php to ^8.2 to align with the actual CI test matrix

Changes

  • composer.json: "php": "^8.0""php": "^8.2"

🤖 This PR was automatically created by Claude

@mpyw mpyw merged commit 447a513 into master Dec 30, 2025
29 checks passed
@mpyw mpyw deleted the claude/fix-php-version-requirement branch December 30, 2025 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants