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

Update PHP version and dependencies in workflows and composer.json #12

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

Thavarshan
Copy link
Owner

Purpose

Upgrade the PHP version in workflows and adjust the dependencies in composer.json to ensure compatibility with the latest PHP versions. This ensures the project remains up-to-date and functional with modern environments.

Approach

Updated the workflows to use the latest supported PHP versions and modified composer.json to reflect dependency adjustments necessary for compatibility. This ensures seamless operation with the latest PHP ecosystem.

Learning

Reviewed documentation and release notes for the latest PHP versions to identify compatibility requirements and necessary updates. Also, examined dependency changes to ensure they align with the supported PHP versions.

Copy link

netlify bot commented Dec 6, 2024

Deploy Preview for fetch-php canceled.

Name Link
🔨 Latest commit 83a8cbe
🔍 Latest deploy log https://app.netlify.com/sites/fetch-php/deploys/675285f27a0e930008e72641

@Thavarshan Thavarshan self-assigned this Dec 6, 2024
@Thavarshan Thavarshan added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 6, 2024
@Thavarshan Thavarshan merged commit 886e6b7 into main Dec 6, 2024
6 checks passed
@Thavarshan Thavarshan deleted the upgrade/php-8.4-compatibility branch December 6, 2024 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant