composer create-project should require PHP 7.3

Created on 10 September 2020, almost 4 years ago
Updated 14 June 2023, about 1 year ago

Problem/Motivation

It is possible to run "composer create-project" to download a site using e.g PHP 7.2 but then only have it fail later on during the install when the codebase realizes that APIs from PHP 7.3 are not available.

Steps to reproduce

Run "composer create-project" with PHP 7.2.

Proposed resolution

Update the root composer.json file to list PHP 7.3 as a requirement.

Remaining tasks

User interface changes

n/a

API changes

n/a

Data model changes

n/a

Release notes snippet

TBD

πŸ› Bug report
Status

Closed: outdated

Version

11.0 πŸ”₯

Component
ComposerΒ  β†’

Last updated 1 day ago

No maintainer
Created by

πŸ‡ΊπŸ‡ΈUnited States DamienMcKenna NH, USA

Live updates comments and jobs are added and updated live.
  • Needs issue summary update

    Issue summaries save everyone time if they are kept up-to-date. See Update issue summary task instructions.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024