File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1313on :
1414 push :
1515 branches :
16- - main
16+ - v1.x
1717 pull_request :
1818 branches :
19- - main
19+ - v1.x
2020
2121name : " Continuous Integration"
2222
Original file line number Diff line number Diff line change @@ -13,17 +13,17 @@ Add [PSR-17](https://www.php-fig.org/psr/psr-17/) factories and a [PSR-18](https
1313[ packagist-badge ] : https://img.shields.io/packagist/v/chillerlan/phpunit-http.svg?logo=packagist&logoColor=fff
1414[ packagist ] : https://packagist.org/packages/chillerlan/phpunit-http
1515[ license-badge ] : https://img.shields.io/github/license/chillerlan/phpunit-http
16- [ license ] : https://github.com/chillerlan/phpunit-http/blob/main /LICENSE
17- [ gh-action-badge ] : https://img.shields.io/github/actions/workflow/status/chillerlan/phpunit-http/ci.yml?branch=main &logo=github&logoColor=fff
18- [ gh-action ] : https://github.com/chillerlan/phpunit-http/actions/workflows/ci.yml?query=branch%3Amain
16+ [ license ] : https://github.com/chillerlan/phpunit-http/blob/v1.x /LICENSE
17+ [ gh-action-badge ] : https://img.shields.io/github/actions/workflow/status/chillerlan/phpunit-http/ci.yml?branch=v1.x &logo=github&logoColor=fff
18+ [ gh-action ] : https://github.com/chillerlan/phpunit-http/actions/workflows/ci.yml?query=branch%3Av1.x
1919[ downloads-badge ] : https://img.shields.io/packagist/dt/chillerlan/phpunit-http.svg?logo=packagist&logoColor=fff
2020[ downloads ] : https://packagist.org/packages/chillerlan/phpunit-http/stats
2121
2222## Overview
2323
2424### Features
2525
26- A PSR-18 HTTP client and PSR-17 factories for your unit tetss . That's it.
26+ A PSR-18 HTTP client and PSR-17 factories for your unit tets . That's it.
2727
2828### Requirements
2929
You can’t perform that action at this time.
0 commit comments