Closed (fixed)
Project:
DrupalPod
Component:
Gitpod
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2024 at 20:38 UTC
Updated:
9 May 2024 at 04:34 UTC
Jump to comment: Most recent
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.
Open up DrupalPod and choose 11.x for the environment
Change the default machine created on gitpod for 11.x to utilize PHP 8.2 or above...
Comments
Comment #2
shaalThank you for submitting this.
I will update the PHP requirements for Drupal 11.
Comment #3
tyler36 commentedAnnounced in #drupal slack
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
Comment #6
shaal