kanopi / drupal-starter

A project starter for Drupal using Docksal, Composer, and CircleCI customized for Pantheon.
15 stars 10 forks source link

Upgrade Docksal version to support php 8.2 #173

Closed thejimbirch closed 7 months ago

thejimbirch commented 7 months ago

But which?

https://docs.docksal.io/stack/images-versions/#cli

Says the latest is docksal/cli:php8.1-3.3

But https://github.com/docksal/service-cli/releases says these are available:

docksal/cli:php8.1-3.7
docksal/cli:php8.2-3.7
docksal/cli:php8.3-3.7

CircleCI and Pantheon are already at 8.2 and 10.6

paulsheldrake commented 7 months ago

Just docksal/cli:php8.2 will work

thejimbirch commented 7 months ago

@paulsheldrake Requested your review on #174