Skip to content

Commit 40a5a1e

Browse files
authored
[minor] support Symfony 6.1 (#267)
1 parent b9d2ed3 commit 40a5a1e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ jobs:
4646
- php: 8.1
4747
symfony: 6.0.*
4848
deps: highest
49+
- php: 8.1
50+
symfony: 6.1.*
51+
deps: highest
4952
steps:
5053
- name: Checkout code
5154
uses: actions/[email protected]

0 commit comments

Comments
 (0)