Skip to content

Commit 3fb2f87

Browse files
committed
Fix description to composer.json
1 parent a3476f8 commit 3fb2f87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "httpsoft/http-error-handler",
3-
"description": "Error handling PSR-7 components",
3+
"description": "Error handling PSR-7 and PSR-15 components",
44
"keywords": ["php", "http", "error-handler", "error-middleware", "http-error", "psr-7", "psr-15"],
55
"homepage": "https://httpsoft.org/",
66
"type": "library",

0 commit comments

Comments
 (0)