Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
blumfontein authored Mar 31, 2022
1 parent ce756a9 commit 5b7c7c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "pwfisher/command-line-php",
"name": "blumfontein/command-line-php",
"type": "library",
"description": "PHP Command Line interface class. Provides friendly and flexible CLI argument parsing.",
"keywords": ["cli", "parsing", "parser"],
Expand All @@ -16,4 +16,4 @@
"autoload": {
"classmap": ["CommandLine.php"]
}
}
}

0 comments on commit 5b7c7c3

Please sign in to comment.