Skip to content

PHP Support Sync #192

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

Merged
merged 4 commits into from
Mar 31, 2025
Merged

PHP Support Sync #192

merged 4 commits into from
Mar 31, 2025

Conversation

PeteBishwhip
Copy link
Member

This pull request includes updates to the PHP version across multiple configuration files, as well as adjustments to the supported Laravel versions. The most important changes include updating the PHP version to 8.3 and removing support for PHP 8.1 and 8.2 in various workflows and the composer.json file.

PHP version updates:

Laravel version adjustments:

@PeteBishwhip PeteBishwhip marked this pull request as ready for review March 31, 2025 12:33
@simonhamp
Copy link
Member

We should also remove these versions from php-bin and tag it's v1 release.

Then at some point (doesn't need to part of this PR) we can pin the composer.json here to require "nativephp/php-bin": "^1.0"

@PeteBishwhip
Copy link
Member Author

We should also remove these versions from php-bin and tag it's v1 release.

Then at some point (doesn't need to part of this PR) we can pin the composer.json here to require "nativephp/php-bin": "^1.0"

Yep, PR coming in to remove them from php-bin. 🙂

@PeteBishwhip PeteBishwhip requested a review from a team March 31, 2025 12:45
SRWieZ added 2 commits March 31, 2025 16:41
# Conflicts:
#	.github/workflows/run-feature-tests.yml
@PeteBishwhip PeteBishwhip merged commit 8f28de9 into main Mar 31, 2025
32 of 33 checks passed
@PeteBishwhip PeteBishwhip deleted the chore/php-support-drop branch March 31, 2025 15:45
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