Skip to content

Commit a99a470

Browse files
committed
add note about removal of flag
1 parent 3eca777 commit a99a470

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
coverage: none
3131

3232
- name: Install dependencies
33+
# TODO: remove --ignore-platform-reqs when we have stable v2 release
3334
run: composer install --no-interaction --prefer-dist --optimize-autoloader --ignore-platform-reqs
3435

3536
- name: Execute tests

0 commit comments

Comments
 (0)