Skip to content

Commit

Permalink
php: composer.json has extra comma
Browse files Browse the repository at this point in the history
  • Loading branch information
stanley-cheung committed Aug 27, 2016
1 parent 528af97 commit 676e479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/php/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"name": "grpc/grpc-demo",
"description": "gRPC example for PHP",
"require": {
"grpc/grpc": "v1.0.0",
"grpc/grpc": "v1.0.0"
}
}

0 comments on commit 676e479

Please sign in to comment.