Skip to content

Allow PHP 8.5#1

Open
dev-manul wants to merge 1 commit into
Toobo:mainfrom
dev-manul:php-8.5-support
Open

Allow PHP 8.5#1
dev-manul wants to merge 1 commit into
Toobo:mainfrom
dev-manul:php-8.5-support

Conversation

@dev-manul

Copy link
Copy Markdown

What

  • Lift the upper PHP version constraint: >= 8.3 < 8.5>= 8.3 < 8.6
  • Add PHP 8.5 to the unit-tests and lint CI matrices (Psalm job left pinned to 8.3 as is)

Why

The current constraint blocks installation on PHP 8.5 even though the package is fully compatible with it.

Verification

Full test suite run on PHP 8.5.7 (official php:8.5-cli Docker image):

OK (407 tests, 1101 assertions)

No deprecation notices emitted.

Thanks for the package!

Lift the upper PHP version constraint to < 8.6 and add PHP 8.5
to the unit-tests and lint CI matrices.
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