File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Laravel request accept json middleware
88[ ![ Quality Score] ( https://img.shields.io/scrutinizer/g/softonic/laravel-request-accept-json-middleware.svg?style=flat-square )] ( https://scrutinizer-ci.com/g/softonic/laravel-request-accept-json-middleware )
99[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/softonic/laravel-request-accept-json-middleware.svg?style=flat-square )] ( https://packagist.org/packages/softonic/laravel-request-accept-json-middleware )
1010
11- This middleware adds the ability to automatically add the Accept application/json header to every request
11+ This middleware adds the ability to automatically add the Accept application/json header to every request if it was not provided.
1212
1313Installation
1414-------
@@ -56,4 +56,4 @@ License
5656The Apache 2.0 license. Please see [ LICENSE] ( LICENSE ) for more information.
5757
5858[ PSR-2 ] : http://www.php-fig.org/psr/psr-2/
59- [ PSR-4 ] : http://www.php-fig.org/psr/psr-4/
59+ [ PSR-4 ] : http://www.php-fig.org/psr/psr-4/
You can’t perform that action at this time.
0 commit comments