Skip to content

Commit 0eb107c

Browse files
committed
Update composer.json
1 parent 511ae8d commit 0eb107c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

composer.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
"name": "Jamie Hannaford",
66
"email": "jamie.hannaford@rackspace.com",
77
"homepage" : "https://github.com/jamiehannaford"
8+
},
9+
{
10+
"name": "Ha Phan",
11+
"email": "thanhha.work@gmail.com",
12+
"homepage" : "https://github.com/haphan"
813
}
914
],
1015
"autoload": {
@@ -27,9 +32,7 @@
2732
"require": {
2833
"php": "~7.0",
2934
"guzzlehttp/guzzle": "~6.1",
30-
"justinrainbow/json-schema": "~1.3",
31-
"monolog/monolog": "^1.19",
32-
"symfony/var-dumper": "^3.1"
35+
"justinrainbow/json-schema": "~1.3"
3336
},
3437
"require-dev": {
3538
"phpunit/phpunit": "~4.0",

0 commit comments

Comments
 (0)