Skip to content

Commit 973cd58

Browse files
committed
-
1 parent 23bb1a8 commit 973cd58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
restore-keys: ${{ runner.os }}-${{ matrix.php-version }}-composer-
6161

6262
- name: "Require symfony/flex"
63-
run: composer global require --no-progress --no-scripts --no-plugins symfony/flex dev-main
63+
run: composer global require --no-progress --no-scripts --no-plugins symfony/flex
6464

6565
- run: composer update
6666

0 commit comments

Comments
 (0)