Skip to content

Commit 9dd1312

Browse files
committed
remove flex
1 parent 952a169 commit 9dd1312

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,6 @@ jobs:
135135
- name: "Add PHPUnit matcher"
136136
run: echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json"
137137

138-
# - name: "Require symfony/flex"
139-
# run: composer global require --no-progress --no-scripts --no-plugins symfony/flex
140-
141138
- name: "Composer install"
142139
uses: "ramsey/composer-install@v1"
143140
with:

0 commit comments

Comments
 (0)