Skip to content

Commit 392bf10

Browse files
committed
First CJD sample
1 parent 1611bc2 commit 392bf10

File tree

3 files changed

+2122
-0
lines changed

3 files changed

+2122
-0
lines changed

jobs/cjd_sample/composer.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"require": {
3+
"google/apiclient": "^2.1",
4+
"symfony/console": " ^3.0",
5+
"symfony/event-dispatcher": "^3.3"
6+
},
7+
"require-dev": {
8+
"phpunit/phpunit": "~4"
9+
}
10+
}

0 commit comments

Comments
 (0)