Skip to content

Commit

Permalink
[minor] support Symfony 6.1 (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
kbond authored Apr 16, 2022
1 parent b9d2ed3 commit 40a5a1e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ jobs:
- php: 8.1
symfony: 6.0.*
deps: highest
- php: 8.1
symfony: 6.1.*
deps: highest
steps:
- name: Checkout code
uses: actions/checkout@v2.3.3
Expand Down

0 comments on commit 40a5a1e

Please sign in to comment.