Skip to content

Commit

Permalink
Merge pull request #35 from FusionAuth/jj/remove-composer-version
Browse files Browse the repository at this point in the history
remove version that should not be there, according to composer docs
  • Loading branch information
johnjeffers authored Jun 7, 2024
2 parents 424af6e + 2a4780d commit 79f1743
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "fusionauth/fusionauth-client",
"type": "library",
"version": "2.0.0",
"description": "FusionAuth Client written in PHP",
"keywords": ["rest","api", "fusionauth"],
"homepage": "https://github.com/FusionAuth/fusionauth-php-client",
Expand Down

0 comments on commit 79f1743

Please sign in to comment.