Cannot install Starshot due to PHP incompatibility

Created on 11 November 2024, about 2 months ago

Problem / Motivation

1. From the SimplyTest.me homepage, click the "Starshot" button.
2. It starts to build, but soon fails with this error:

Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires drupal/core-recommended ^11.x-dev -> satisfiable by drupal/core-recommended[11.x-dev].
    - drupal/core 11.x-dev requires php >=8.3.0 -> your php version (8.2.25) does not satisfy that requirement.
    - drupal/core-recommended 11.x-dev requires drupal/core 11.x-dev -> satisfiable by drupal/core[11.x-dev].

It needs at least PHP 8.3, but 8.2 is installed.

🐛 Bug report
Status

Active

Version

4.0

Component

Code

Created by

🇨🇦Canada dalin Guelph, 🇨🇦, 🌍

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @dalin
  • 🇳🇱Netherlands esmeraldaBT

    Hi!
    i encountered a similar problem.

    Go to simplytest.me. Click Drupal Commerce demo.

    I get this error:

    ******************************

    This may be the error:

    In CreateProjectCommand.php line 421:

    Could not find package centarro/commerce-kickstart-project with stability d
    ev in a version installable using your PHP version, PHP extensions and Comp
    oser version.

    create-project [-s|--stability STABILITY] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--repository REPOSITORY] [--repository-url REPOSITORY-URL] [--add-repository] [--dev] [--no-dev] [--no-custom-installers] [--no-scripts] [--no-progress] [--no-secure-http] [--keep-vcs] [--remove-vcs] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--ask] [--] [
    [ []]]

    ******************************

  • 🇳🇱Netherlands esmeraldaBT

    It appears this is a problem with all three instances.

    1. From the SimplyTest.me homepage, click the "Starshot" button.
    2. It starts to build, but soon fails with this error:

    This may be the error:

    create-project [-s|--stability STABILITY] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--repository REPOSITORY] [--repository-url REPOSITORY-URL] [--add-repository] [--dev] [--no-dev] [--no-custom-installers] [--no-scripts] [--no-progress] [--no-secure-http] [--keep-vcs] [--remove-vcs] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--ask] [--] [
    [ []]]

    Command Failed (Tugboat Error 1064): Exit code: 1; Command: composer create-project drupal/drupal-cms-project $TUGBOAT_ROOT/stm --stability=dev

Production build 0.71.5 2024