Skip to content

Commit fc8609e

Browse files
committed
feat: adjust symfony test
1 parent c9c83d5 commit fc8609e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/tests-upcoming-symfony.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ jobs:
2424
ini-values: date.timezone=UTC
2525

2626
- name: 'Install project dependencies'
27-
env:
28-
SYMFONY_REQUIRE: '6.0.x@dev'
27+
#env:
28+
#SYMFONY_REQUIRE: '6.0.x@dev'
2929
run: |
3030
composer global require --no-progress --no-scripts --no-plugins symfony/flex
3131
composer config minimum-stability dev

0 commit comments

Comments
 (0)