Skip to content

PHP Support Sync#192

Merged
PeteBishwhip merged 4 commits intomainfrom
chore/php-support-drop
Mar 31, 2025
Merged

PHP Support Sync#192
PeteBishwhip merged 4 commits intomainfrom
chore/php-support-drop

Conversation

@PeteBishwhip
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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