-
Notifications
You must be signed in to change notification settings - Fork 45
Patch framework (v4.6.0 => v4.6.3) #240
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
Conversation
I don't see a way to make all checks pass until we update the reusable workflows to allow skipping PHP 8.1. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why PHP 8.2 for minimum PHP version?
Since we have the |
Okay, then how about bumping minimum PHP required in composer.json to ^8.2? |
Done. |
Thank you @paulbalandan and @samsonasik |
This PR updates the framework and its dependencies to the latest version.