From a9b22c44915d147a3a711ad18fb851fc377ec92e Mon Sep 17 00:00:00 2001 From: Woody Gilk Date: Wed, 16 Oct 2024 06:51:46 -0500 Subject: [PATCH] Remove composer version overloading --- .github/workflows/ci.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 1a0ffad..38ac151 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -8,9 +8,6 @@ on: branches: - master -env: - COMPOSER_ROOT_VERSION: 1.99 - jobs: coding-standards: name: Coding Standards