Skip to content

Commit

Permalink
Add Packagist search keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
ybelenko committed Jul 1, 2022
1 parent 3278027 commit dc1eac8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
"description": "API client of DTF API for Dealer Business System",
"type": "library",
"license": "MIT",
"keywords": [
"DTF",
"DBS",
"API",
"client"
],
"autoload": {
"psr-4": {
"Ybelenko\\DtfDbsClient\\": "src/"
Expand Down

0 comments on commit dc1eac8

Please sign in to comment.