Skip to content

Commit 459c96a

Browse files
committed
Update
1 parent d6c0bfc commit 459c96a

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

composer.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,12 @@
11
{
2-
"name": "bmath/php_encryption",
2+
"name": "BMathers35/php_encryption",
33
"description": "It allows you to encrypt your texts and then decrypt the encrypted data.",
44
"type": "library",
55
"license": "MIT License",
6-
"autoload": {
7-
"psr-4": {
8-
"Bmath\\PhpEncryption\\": "src/"
9-
}
10-
},
116
"authors": [
127
{
138
"name": "Baha Şener",
14-
"email": "[email protected].com"
9+
"email": "baha.sener@hotmail.com"
1510
}
1611
],
1712
"minimum-stability": "stable",

0 commit comments

Comments
 (0)