Skip to content

Commit dd6c9d0

Browse files
committed
ci workflow
1 parent ec3b0d5 commit dd6c9d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
- uses: ramsey/composer-install@v3
2626
with:
2727
dependency-versions: highest
28+
composer-options: "--ignore-platform-reqs --optimize-autoloader"
2829

2930
- name: Run code style check
3031
run: composer run-script check-cs -- --format=checkstyle | cs2pr

0 commit comments

Comments
 (0)