Skip to content

Bump up for PHP 8.5#6

Merged
RZEROSTERN merged 4 commits into
masterfrom
feature/php-85-bump-up
Apr 24, 2026
Merged

Bump up for PHP 8.5#6
RZEROSTERN merged 4 commits into
masterfrom
feature/php-85-bump-up

Conversation

@RZEROSTERN
Copy link
Copy Markdown
Contributor

This pull request updates PHP version support in the project by adding compatibility for PHP 8.5 and adjusting related dependencies and CI configuration.

PHP version support updates:

  • Extended the supported PHP version range in composer.json to allow PHP 8.5 and up to (but not including) 8.6.
  • Updated the CI workflow matrix in .github/workflows/ci.yml to include PHP 8.5 in the test suite.

Development dependencies:

  • Broadened the supported versions of phpunit/phpunit in composer.json to include ^10.5 and ^11.5, ensuring compatibility with newer PHPUnit releases.

@RZEROSTERN RZEROSTERN merged commit 2f6af92 into master Apr 24, 2026
8 checks passed
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.

1 participant