Skip to content

Commit

Permalink
Changed composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
byjg committed Jun 15, 2022
1 parent 283a6fd commit 94f3686
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,9 @@
{
"name": "byjg/crypto",
"description": "A generic repository for implement cryptographic algorithms with a customizable strong key generator.",
"authors": [
{
"name": "João Gilberto Magalhães",
"email": "joao@byjg.com.br"
}
],
"autoload": {
"psr-4": {
"ByJG\\Crypto\\": "src/"
"ByJG\\Crypto\\": "src/"
}
},
"require": {
Expand Down

0 comments on commit 94f3686

Please sign in to comment.