We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 511ae8d commit 0eb107cCopy full SHA for 0eb107c
1 file changed
composer.json
@@ -5,6 +5,11 @@
5
"name": "Jamie Hannaford",
6
"email": "jamie.hannaford@rackspace.com",
7
"homepage" : "https://github.com/jamiehannaford"
8
+ },
9
+ {
10
+ "name": "Ha Phan",
11
+ "email": "thanhha.work@gmail.com",
12
+ "homepage" : "https://github.com/haphan"
13
}
14
],
15
"autoload": {
@@ -27,9 +32,7 @@
27
32
"require": {
28
33
"php": "~7.0",
29
34
"guzzlehttp/guzzle": "~6.1",
30
- "justinrainbow/json-schema": "~1.3",
31
- "monolog/monolog": "^1.19",
- "symfony/var-dumper": "^3.1"
35
+ "justinrainbow/json-schema": "~1.3"
36
},
37
"require-dev": {
38
"phpunit/phpunit": "~4.0",
0 commit comments