Skip to content

Commit b098f7d

Browse files
committed
Update package
1 parent 12e5cc8 commit b098f7d

File tree

3 files changed

+2
-6
lines changed

3 files changed

+2
-6
lines changed

.gitattributes

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
tests/ export-ignore
21
.editorconfig export-ignore
32
.gitattributes export-ignore
43
.gitignore export-ignore
5-
.scrutinizer.yml export-ignore
6-
.travis.yml export-ignore
74
CONTRIBUTING.md export-ignore
8-
phpunit.xml.dist export-ignore

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)
55
[![Total Downloads](https://img.shields.io/packagist/dt/php-http/adapter-integration-tests.svg?style=flat-square)](https://packagist.org/packages/php-http/adapter-integration-tests)
66

7-
**HTTP adapter integration tests.**
7+
**HTTP Adapter integration tests.**
88

99

1010
## Install

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "php-http/adapter-integration-tests",
3-
"description": "Adapter integration tests",
3+
"description": "HTTP Adapter integration tests",
44
"license": "MIT",
55
"keywords": ["http", "integration", "tests"],
66
"homepage": "http://php-http.org",

0 commit comments

Comments
 (0)