Skip to content

Commit 5f287d2

Browse files
committed
Temporarily ignore security advisories
1 parent a65599d commit 5f287d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
run: composer require "sylius/sylius:${{ matrix.sylius }}" --no-update --no-scripts --no-interaction
9696

9797
- name: Install PHP dependencies
98-
run: composer install --no-interaction --no-plugins
98+
run: composer install --no-interaction --no-plugins --no-security-blocking
9999
env:
100100
SYMFONY_REQUIRE: ${{ matrix.symfony }}
101101

0 commit comments

Comments
 (0)