Skip to content

Commit 7c8d2cb

Browse files
committed
Cleanup CI configuring composer's minimum-stability
1 parent e9d698b commit 7c8d2cb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,6 @@ jobs:
9393
tools: flex
9494
coverage: none
9595

96-
- name: Configure minimum stability
97-
if: matrix.sf_version == '7.3'
98-
run: composer config minimum-stability beta
99-
10096
- name: "Install Composer dependencies"
10197
env:
10298
SYMFONY_REQUIRE: ${{ matrix.sf_version }}

0 commit comments

Comments
 (0)