Skip to content

Commit b2fd3a8

Browse files
Merge pull request #20 from utopia-php/feat-remove-authors
Remove authors from composer.json
2 parents 9392b47 + 8f251c7 commit b2fd3a8

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

composer.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,6 @@
55
"keywords": ["php", "framework", "upf", "utopia", "migration"],
66
"license": "MIT",
77
"minimum-stability": "stable",
8-
"authors": [{
9-
"name": "Eldad Fux",
10-
"email": "eldad@appwrite.io"
11-
},
12-
{
13-
"name": "Bradley Schofield",
14-
"email": "bradley@appwrite.io"
15-
}
16-
],
178
"autoload": {
189
"psr-4": {
1910
"Utopia\\Migration\\": "src/Migration"

0 commit comments

Comments
 (0)