Skip to content

Commit

Permalink
Run static checks on PHP 8.1 and Symfony 6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PabloKowalczyk committed Jun 16, 2022
1 parent 61696e8 commit 8be24b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/code_checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ jobs:
strategy:
matrix:
include:
- php: '7.4'
symfony_version: "~v4.4.30"
- php: '8.1'
symfony_version: "~v6.1.0"
dependencies: "high"

name: Static analysis
Expand Down

0 comments on commit 8be24b5

Please sign in to comment.