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 #89

Merged
merged 3 commits into from
Apr 26, 2024
Merged

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

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@Steveb-p Steveb-p merged commit 080a95a into main Apr 26, 2024
8 of 9 checks passed
@Steveb-p Steveb-p deleted the ibx-8119-php-upgrade branch April 26, 2024 18:43
konradoboza pushed a commit that referenced this pull request May 20, 2024
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.

3 participants