Skip to content

Commit

Permalink
Merge pull request #13 from jan-di/master
Browse files Browse the repository at this point in the history
Update composer.json to require the soap extension
  • Loading branch information
waza-ari authored Jul 9, 2019
2 parents 5ce84dc + a9cb643 commit f023375
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,8 @@
],
"autoload": {
"psr-4": {"KasApi\\": "src/KasApi"}
},
"require": {
"ext-soap": "*"
}
}

0 comments on commit f023375

Please sign in to comment.