Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/php.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: PHP
on:
pull_request:
branches:
- '3.8'
- '3.9'
- '3.10'
push: null

permissions: {}
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -936,7 +936,7 @@ You can support further Crunz development by [GitHub](https://github.com/sponsor

### Which branch should I choose?

Bug fixes and readme changes should target `3.8`, new features should target `3.9`.
Bug fixes and readme changes should target `3.9`, new features should target `3.10`.

## If You Need Help

Expand Down