Skip to content

Commit 804b9d2

Browse files
committed
Changed composer.json
1 parent 235b066 commit 804b9d2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

composer.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
{
22
"name": "byjg/authuser",
33
"description": "A simple and customizable class for enable user authentication inside your application. It is available on XML files, Relational Databases and Moodle.",
4-
"authors": [
5-
{
6-
"name": "João Gilberto Magalhães",
7-
"email": "joao@byjg.com.br"
8-
}
9-
],
104
"autoload": {
115
"psr-4": {
126
"ByJG\\Authenticate\\": "src/"

0 commit comments

Comments
 (0)