Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IBX-8119: Upgraded minimum PHP version to 8.3 #9

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

Steveb-p
Copy link
Contributor

🎫 Issue IBX-8119

Description:

This PR bumps the minimum required version of PHP to 8.3.
>=8.3 version constraint is set with expectation of compatibility with version PHP 9.

Additionally, this PR:

  • enforces sorting of packages within require and require-dev sections of composer.json file
  • replaces ~5.0.0@dev declarations with their more development friendly ~5.0.x-dev.
  • adjusts github workflows to match new PHP version
  • updates GH action versions

For QA:

Documentation:

@Steveb-p Steveb-p requested a review from a team April 23, 2024 11:36
@Steveb-p Steveb-p merged commit 6ea684d into main Apr 25, 2024
6 of 7 checks passed
@Steveb-p Steveb-p deleted the ibx-8119-php-upgrade branch April 25, 2024 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant