We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab4d12c + a6b1aff commit 738fb1fCopy full SHA for 738fb1f
readme.md
@@ -1,4 +1,4 @@
1
-# php restful api response implement PSR-7: HTTP message interfaces
+# php rest-api response implement PSR-7: HTTP message interfaces
2
3
[](https://github.com/harryosmar/php-restful-api-response/releases)
4
[](https://travis-ci.org/harryosmar/php-restful-api-response)
@@ -27,7 +27,7 @@
27
}
28
],
29
"require": {
30
- "harryosmar/php-restful-api-response": "^1.0"
+ "harryosmar/php-restful-api-response": "^1.1"
31
32
33
```
0 commit comments