Skip to content

Commit 08874db

Browse files
committed
TASK: Ensure weak dependencies for php 7.2 lowest testing
1 parent 8218d46 commit 08874db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
- dependencies: "lowest"
3939
stability: "stable"
4040
php-version: "7.2"
41+
symfony-deprecations-helper: "weak"
4142
steps:
4243
- name: "Checkout"
4344
uses: "actions/checkout@v2"

0 commit comments

Comments
 (0)