Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
DaanDeSmedt committed Jul 26, 2019
2 parents da5ead3 + 81be9e0 commit a61143c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "daandesmedt/phpcrab",
"description": "A PHP wrapper for the Flemisch CRAB (Centraal Referentieadressenbestand) SOAP webservices (WS & TOOLS)",
"keywords": ["php", "geolocation", "CRAB", "opendata", "belgium"],
"type": "library",
"license": "MIT",
"authors": [
Expand All @@ -19,6 +20,7 @@
"daandesmedt\\Tests\\CRAB\\": "tests/CRAB"
}
},
"minimum-stability": "stable",
"require": {
"php": ">=7.1",
"ext-soap": "*",
Expand Down

0 comments on commit a61143c

Please sign in to comment.