Commit 06084f9b3e4da1105506cc47c192d33e74b50601

Authored by Alex Savenko
1 parent 79247d6e

composer add gogle

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
composer.json
... ... @@ -8,7 +8,8 @@
8 8 "require": {
9 9 "redound/phalcon-rest": "^2.0.0",
10 10 "league/fractal": "^0.13.0",
11   - "firebase/php-jwt": "^3.0"
  11 + "firebase/php-jwt": "^3.0",
  12 + "google/apiclient": "^2.0"
12 13 },
13 14 "require-dev": {
14 15 "codeception/codeception": "^2.1"
... ...