We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1611bc2 commit 392bf10Copy full SHA for 392bf10
jobs/cjd_sample/composer.json
@@ -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