Problem/Motivation

I tried to open an issue for an issue with 11.x using the add-on and it fails to start the environment because it depends on Php 8.2

Here's one of the error messages - symfony/http-foundation v7.0.6 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.

Steps to reproduce

Open up DrupalPod and choose 11.x for the environment

Proposed resolution

Change the default machine created on gitpod for 11.x to utilize PHP 8.2 or above...

Remaining tasks

User interface changes

API changes

Data model changes

Comments

robbt created an issue. See original summary.

shaal’s picture

Thank you for submitting this.

I will update the PHP requirements for Drupal 11.

tyler36’s picture

Status: Active » Reviewed & tested by the community

Announced in #drupal slack

:tada: New DrupalPod version released! :tada:
- Full support for Drupal 11
- Drupal core version is now determined by issue fork, to prevent conflicts when d.o issues created on a previous major version

Tested on https://www.drupal.org/project/address/issues/3440171

- Drupal version reports as 11.0-dev
- address module 2.0.x-dev successfully installed and enable

shaal credited mradcliffe.

shaal credited rfay.

shaal’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.