Alex Savenko
/
analytics
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
06084f9b3e4da1105506cc47c192d33e74b50601
Authored by
Alex Savenko
2017-02-09 14:01:22 +0200
1 parent
79247d6e
composer add gogle
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
composer.json
Inline
Side-by-side
composer.json
Wrap text
Show/Hide comments
View file @
06084f9
...
...
@@ -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"
...
...