1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-01-17 13:28:13 +01:00

Test with beta releases (#2879)

* Test with beta releases

* Trigger CI
This commit is contained in:
Tobias Nyholm 2021-03-21 18:44:53 +01:00 committed by GitHub
parent f5aa695156
commit 7c064ed78b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,6 +49,8 @@ jobs:
psr7: '^1.7@dev'
- php: '7.4'
psr7: '^2.0@dev'
- php: '7.4'
psr7: '^2.0@beta'
steps:
- name: Set up PHP