From d03bdffe563ac3066848ad9996074f5f1b797528 Mon Sep 17 00:00:00 2001 From: Kieren Evans Date: Fri, 4 Dec 2020 19:24:41 +0200 Subject: [PATCH] Use v1 for magento1 until https://github.com/inviqa/magento-symfony-container/pull/15 released or removed from harness --- src/magento1/harness.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/magento1/harness.yml b/src/magento1/harness.yml index d07e279ce..bce6ed12b 100644 --- a/src/magento1/harness.yml +++ b/src/magento1/harness.yml @@ -38,7 +38,8 @@ attributes: pass: magento name: magento php: - version: 7.2 + composer: + major_version: 2 entrypoint: steps: - | @@ -52,6 +53,7 @@ attributes: ini: opcache.max_accelerated_files: 32531 opcache.memory_consumption: 320 + version: 7.2 magento: edition: enterprise version: 1.14.4.5