Skip to content

Commit

Permalink
autoload -.-
Browse files Browse the repository at this point in the history
  • Loading branch information
eluhr committed Jan 13, 2023
1 parent 316b3b1 commit 77e866f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,10 @@
"web-token/jwt-key-mgmt": ">=1.0 <3.0",
"dmstr/yii2-token-manager": "^1.0",
"bizley/jwt": "^3.4"
},
"autoload": {
"psr-4": {
"dmstr\\usuario\\keycloak\\": "src"
}
}
}

0 comments on commit 77e866f

Please sign in to comment.