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
dbe7ac5031ae98bcaa6d41f0acf35dbeba17e30b
Authored by
Alex Savenko
2017-02-13 14:12:54 +0200
1 parent
b22a7c02
composer allpos
Showing
1 changed file
with
3 additions
and
1 deletions
Show diff stats
composer.json
Inline
Side-by-side
composer.json
Wrap text
Show/Hide comments
View file @
dbe7ac5
...
...
@@ -12,7 +12,9 @@
12
12
"google/apiclient": "^2.0"
13
13
},
14
14
"require-dev": {
15
- "codeception/codeception": "^2.1"
15
+ "codeception/codeception": "^2.1",
16
+ "xf3/allpositionsru": "dev-master"
17
+
16
18
},
17
19
"authors": [
18
20
{
...
...