Skip to content

Commit

Permalink
Merge pull request #3 from Phillarmonic/feature/docs
Browse files Browse the repository at this point in the history
How does one forget to add the version?
  • Loading branch information
phillarmonkey authored Sep 27, 2024
2 parents 8f155d4 + 6dc0574 commit 6be4de6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
"name": "phillarmonic/cpf-cnpj",
"description": "A PHP library for validating and formatting CPF and CNPJ numbers.",
"type": "library",
"keywords": ["cpf", "cnpj", "validation", "formatting"],
"version": "1.0.0",
"license": "MIT",
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 6be4de6

Please sign in to comment.