Skip to content
Open
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "antidot-be/bpost-api-library",
"version": "3.4.7",
"version": "3.4.8",
"type": "library",
"description": "bpost API library is a PHP library to communicate with the bpost API.",
"homepage": "https://github.com/Antidot-be/bpost-api-library",
Expand Down Expand Up @@ -28,7 +28,7 @@
"ext-mbstring": "*",
"psr/log": "^1.0",
"ext-dom": "20031129",
"ext-SimpleXML": "^7.2"
"ext-SimpleXML": "*"
},
"require-dev": {
"phpunit/phpunit": "^4.8 || ^5.3"
Expand Down
145 changes: 71 additions & 74 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading