Problem/Motivation
Drupal 11 requires a minimum of PHP 8.3. Since we are still in early alpha for the 2.x branch, let's already increase the minimum version requirement to match Drupal 11. This will allow us to use nice new features like readonly classes etc.
Issue fork graphql_webform-3542223
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
pfrenssen