Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

Commit

Permalink
Added a necessary dep. (#352)
Browse files Browse the repository at this point in the history
It's needed because google/cloud-error-reporting needs grpc extension.
  • Loading branch information
Takashi Matsuo authored Aug 18, 2017
1 parent f9b66c2 commit a1a476a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testapps/integration-individual-packages/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
},
"require": {
"php": "5.6.*|7.0.*|7.1.*",
"ext-grpc": "*",
"silex/silex": "^1.3",
"google/cloud-logging": "^1.3.1",
"google/cloud-error-reporting": "^0.4.1"
Expand Down

0 comments on commit a1a476a

Please sign in to comment.