Skip to content

Commit

Permalink
Merge 2.10.x into 2.11.x (doctrine#9313)
Browse files Browse the repository at this point in the history
  • Loading branch information
derrabus authored Jan 1, 2022
2 parents 133cc95 + d40f9e5 commit 5901848
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fail-fast: false
matrix:
php-version:
- "8.0"
- "8.1"
dbal-version:
- "default"
- "2.13"
Expand Down Expand Up @@ -58,7 +58,7 @@ jobs:
fail-fast: false
matrix:
php-version:
- "8.0"
- "8.1"
dbal-version:
- "default"
- "2.13"
Expand Down

0 comments on commit 5901848

Please sign in to comment.