Skip to content

Commit

Permalink
updated composer json file
Browse files Browse the repository at this point in the history
  • Loading branch information
pradeep3 committed Oct 9, 2020
1 parent 3156026 commit 6a149eb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
],
"require": {
"php": "^7.4",
"illuminate/contracts": "^8.0"
"illuminate/contracts": "^8.0",
"laravel/fortify": "^1.6"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.16",
Expand Down

0 comments on commit 6a149eb

Please sign in to comment.