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

PHP Support Sync #532

Merged
merged 2 commits into from
Mar 31, 2025
Merged

PHP Support Sync #532

merged 2 commits into from
Mar 31, 2025

Conversation

PeteBishwhip
Copy link
Member

This pull request includes changes to the PHP version requirements and the testing matrix configuration. The most important changes include updating the PHP version requirements in composer.json and modifying the testing matrix in the GitHub Actions workflow.

Changes to PHP version requirements:

  • composer.json: Updated the required PHP version to ^8.3 from ^8.1.

Changes to testing matrix configuration:

  • .github/workflows/run-tests.yml: Modified the PHP versions in the matrix to only include 8.4 and 8.3, and removed exclusions for Laravel versions 11.* and 12.* with PHP 8.1.

@PeteBishwhip PeteBishwhip marked this pull request as ready for review March 31, 2025 12:33
@PeteBishwhip PeteBishwhip requested a review from a team March 31, 2025 12:45
@simonhamp simonhamp merged commit 15b6d75 into main Mar 31, 2025
26 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.

3 participants