Skip to content

Commit

Permalink
Merge pull request #102 from flipboxstudio/add_package_suggestion
Browse files Browse the repository at this point in the history
Add a package suggestion into the composer.json
  • Loading branch information
jorgemudry committed Dec 14, 2020
2 parents 4bbd310 + 5a106a0 commit 8314856
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Expand Up @@ -21,5 +21,8 @@
"psr-4": {
"Flipbox\\LumenGenerator\\": "src/LumenGenerator/"
}
},
"suggest": {
"anik/form-request": "Required to use form request in Lumen."
}
}

0 comments on commit 8314856

Please sign in to comment.