Skip to content

Commit 1910fea

Browse files
committed
minor #7238 use Composer 2.8 to install dependencies (xabbuh)
This PR was merged into the 4.x branch. Discussion ---------- use Composer 2.8 to install dependencies Commits ------- 291cc59 use Composer 2.8 to install dependencies
2 parents 3bac38f + 291cc59 commit 1910fea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ jobs:
9191
coverage: none
9292
extensions: mbstring, intl, pdo, pdo_sqlite, sqlite3
9393
ini-values: date.timezone=UTC
94+
tools: composer:2.8
9495

9596
- name: symfony/flex is required to install the correct symfony version
9697
if: ${{ matrix.symfony_version }}

0 commit comments

Comments
 (0)