Skip to content

Commit

Permalink
Fix error in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
simondotwhite committed Oct 2, 2017
1 parent 51718f4 commit c1393c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"email": "[email protected]"
}
],
"require": {./ve b
"require": {
"php": ">=5.5.0",
"laravel/framework": ">=5.1"
},
Expand Down

0 comments on commit c1393c3

Please sign in to comment.