Skip to content

Commit

Permalink
Merge pull request #20 from utopia-php/feat-remove-authors
Browse files Browse the repository at this point in the history
Remove authors from composer.json
  • Loading branch information
christyjacob4 authored Sep 25, 2023
2 parents 9392b47 + 8f251c7 commit b2fd3a8
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,6 @@
"keywords": ["php", "framework", "upf", "utopia", "migration"],
"license": "MIT",
"minimum-stability": "stable",
"authors": [{
"name": "Eldad Fux",
"email": "[email protected]"
},
{
"name": "Bradley Schofield",
"email": "[email protected]"
}
],
"autoload": {
"psr-4": {
"Utopia\\Migration\\": "src/Migration"
Expand Down

0 comments on commit b2fd3a8

Please sign in to comment.