Skip to content

Commit 2c124bc

Browse files
authored
Merge pull request reactphp#2 from kwhat/patch-1
Remove 7.1 from the CI matrix because psr/http-message ^2.0 requires 7.2 or later.
2 parents 2b5d2d5 + 804b47f commit 2c124bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
- 7.4
1919
- 7.3
2020
- 7.2
21-
- 7.1
2221
steps:
2322
- uses: actions/checkout@v4
2423
- uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)