Skip to content

Commit 283ecad

Browse files
Merge pull request #15 from Openness-Technology/feature/certificate
Add Certificate
2 parents 9ec8ccf + cfa9040 commit 283ecad

10 files changed

+860
-203
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
"php": "^7.0",
2727
"respect/validation": "^1.1",
2828
"ferfabricio/hydrator": "^2.0",
29-
"guzzlehttp/guzzle": "~6.0"
29+
"guzzlehttp/guzzle": "~6.0",
30+
"maciejczyzewski/bottomline": "^0.2.0"
3031
},
3132
"require-dev": {
3233
"phpunit/phpunit": "~6.5.13"

0 commit comments

Comments
 (0)