Skip to content
Snippets Groups Projects
Commit 7fed08c0 authored by Simon Gilli's avatar Simon Gilli Committed by Oliver Bartsch
Browse files

[TASK] Relax PackageArtifactBuilder to support PHP 7.1

Composer 2.1 supports PHP 5.3 and higher and to avoid issues during the
deployment or on systems where the CLI version is not equal to the FPM
version, the PackageArtifactBuilder is relaxed to also support PHP 7.1
and higher.

Resolves: #96017
Releases: master
Change-Id: I008368c2dbdb2023eb95bdc3650f2e00f528eb23
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72220


Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarHelmut Hummel <typo3@helhum.io>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarHelmut Hummel <typo3@helhum.io>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
parent 0cb761cb
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment