Skip to content

Commit

Permalink
TASK: Ensure weak dependencies for php 7.2 lowest testing
Browse files Browse the repository at this point in the history
  • Loading branch information
higidi committed Dec 15, 2022
1 parent 8218d46 commit 08874db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- dependencies: "lowest"
stability: "stable"
php-version: "7.2"
symfony-deprecations-helper: "weak"
steps:
- name: "Checkout"
uses: "actions/checkout@v2"
Expand Down

0 comments on commit 08874db

Please sign in to comment.