Skip to content

Commit 72aa89d

Browse files
committed
Changed composer.json
1 parent 8234a5b commit 72aa89d

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/singleton-pattern",
33
"description": "A lightweight PHP implementation of the Design Pattern Singleton using trait.",
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\\DesignPattern\\": "src/"

0 commit comments

Comments
 (0)