Skip to content

Commit

Permalink
chore(general): Update composer.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDoctor0 committed Oct 9, 2021
1 parent 2f1d97c commit d05e87a
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,7 +1,7 @@
{
"name": "thedoctor0/laravel-factory-generator",
"description": "Generate Laravel test factories for your models.",
"keywords": ["laravel", "factory", "generator", "tests", "factories"],
"description": "Generate Laravel or Lumen test factories for your models.",
"keywords": ["laravel", "lumen", "factory", "generator", "tests", "factories"],
"license": "MIT",
"require": {
"php": ">=7.2",
Expand Down

0 comments on commit d05e87a

Please sign in to comment.