Skip to content

Commit cd618e9

Browse files
author
Andrea De Pirro
committed
Improve composer description
1 parent 8743959 commit cd618e9

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,7 +1,7 @@
11
{
22
"name": "softonic/laravel-request-accept-json-middleware",
33
"type": "library",
4-
"description": "Laravel middleware to add accept application/json to requests",
4+
"description": "Laravel middleware to add Accept application/json header to requests",
55
"keywords": ["json", "request", "middleware", "laravel"],
66
"license": "Apache-2.0",
77
"homepage": "https://github.com/softonic/laravel-request-accept-json-middleware",

0 commit comments

Comments
 (0)