From 4553604727690beb62d5925a891598ca2a0e79e3 Mon Sep 17 00:00:00 2001 From: Stefanius Date: Tue, 3 Jan 2023 16:24:50 +0100 Subject: [PATCH] Update CI config --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index f397119..4377073 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -14,7 +14,7 @@ jobs: - checkout - run: name: Install Composer Dependencies - command: composer install -n --ignore-platform-reqs + command: composer install -n - persist_to_workspace: root: . paths: