Skip to content

Commit

Permalink
add keywords.
Browse files Browse the repository at this point in the history
  • Loading branch information
smeghead committed May 1, 2024
1 parent 01df70d commit 37cc314
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
"name": "smeghead/phel-pdo",
"description": "phel-lang pdo wrapper library.",
"type": "library",
"keywords": [
"phel",
"PDO"
],
"require": {
"php": ">=8.2",
"phel-lang/phel-lang": "^0.13"
Expand Down

0 comments on commit 37cc314

Please sign in to comment.