Skip to content

Commit

Permalink
Update public composer details
Browse files Browse the repository at this point in the history
  • Loading branch information
baileyherbert committed Mar 15, 2024
1 parent fc731cc commit 9b7750a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "baileyherbert/envato",
"description": "Complete PHP client for the Envato API.",
"description": "Client library for the Envato API that supports Personal Tokens and OAuth.",
"type": "library",
"keywords": ["envato", "envato api", "envato v3", "envato market"],
"keywords": ["envato", "envato api", "envato v3", "envato market", "envato oauth"],
"homepage": "https://bailey.sh/",
"version": "3.0.0",
"license": "MIT",
"authors": [
{
"name": "Bailey Herbert",
"email": "bailey.[email protected]",
"homepage": "https://github.com/baileyherbert"
"email": "hello@bailey.sh",
"homepage": "https://bailey.sh/"
}
],
"require": {
Expand Down

0 comments on commit 9b7750a

Please sign in to comment.