We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79422ec commit 291cc59Copy full SHA for 291cc59
1 file changed
.github/workflows/ci.yaml
@@ -91,6 +91,7 @@ jobs:
91
coverage: none
92
extensions: mbstring, intl, pdo, pdo_sqlite, sqlite3
93
ini-values: date.timezone=UTC
94
+ tools: composer:2.8
95
96
- name: symfony/flex is required to install the correct symfony version
97
if: ${{ matrix.symfony_version }}
0 commit comments