Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Thijzer authored Feb 6, 2024
1 parent 8f47d8e commit 7250e85
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@
"name": "induxx/laravel-formatter",
"type": "library",
"description": "A formatting library that converts data output between XML, CSV, JSON, TXT, YAML and a few others.",
"keywords": ["laravel", "formatter", "data", "convert", "csv", "xml", "yaml"],
"homepage": "http://github.com/SoapBox/laravel-formatter",
"license": "MIT",
"version": "3.1.1",
"minimum-stability": "stable",
"authors": [
{
"name": "Graham McCarthy",
Expand Down Expand Up @@ -38,6 +35,5 @@
"Formatter": "SoapBox\\Formatter"
}
}
},
"minimum-stability": "stable"
}
}

0 comments on commit 7250e85

Please sign in to comment.