Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
tabuna committed Aug 31, 2017
1 parent b485ad4 commit 9c52f97
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.0"
"php": ">=7.0",
"laravel/framework": "~5.4"
},
"require-dev": {
"fzaninotto/faker": "~1.4",
Expand Down

0 comments on commit 9c52f97

Please sign in to comment.