Skip to content

Commit 738fb1f

Browse files
authored
Merge pull request #2 from harryosmar/add-error-code
Add error code
2 parents ab4d12c + a6b1aff commit 738fb1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# php restful api response implement PSR-7: HTTP message interfaces
1+
# php rest-api response implement PSR-7: HTTP message interfaces
22

33
[![Latest Version](https://img.shields.io/github/release/harryosmar/php-restful-api-response.svg?style=flat-square)](https://github.com/harryosmar/php-restful-api-response/releases)
44
[![Build Status](https://travis-ci.org/harryosmar/php-restful-api-response.svg?branch=master)](https://travis-ci.org/harryosmar/php-restful-api-response)
@@ -27,7 +27,7 @@
2727
}
2828
],
2929
"require": {
30-
"harryosmar/php-restful-api-response": "^1.0"
30+
"harryosmar/php-restful-api-response": "^1.1"
3131
}
3232
}
3333
```

0 commit comments

Comments
 (0)