Skip to content

Commit f6b87fa

Browse files
committed
Test more Composer versions
1 parent 4ce4d5c commit f6b87fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/integration-tests.yml

+2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
- "v2"
2828
- "preview"
2929
- "snapshot"
30+
- "2.1.0"
3031

3132
steps:
3233
- name: "Checkout"
@@ -70,6 +71,7 @@ jobs:
7071
- "v2"
7172
- "preview"
7273
- "snapshot"
74+
- "2.1.0"
7375

7476
steps:
7577
- name: "Checkout"

0 commit comments

Comments
 (0)