Skip to content

Commit

Permalink
v0.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
reindertvetter committed Feb 22, 2017
1 parent 07d4bab commit eb0e27c
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "myparcelnl/sdk",
"version": "v0.2.8",
"version": "v0.2.9",
"description": "This package is designed to send and receive data from MyParcel by means of an API.",
"homepage": "https://www.myparcel.nl",
"tags": ["MyParcel", "My Parcel", "Post NL", "PostNL"],
Expand All @@ -26,9 +26,4 @@
"require-dev": {
"phpunit/phpunit": "^4.8"
},
"autoload": {
"psr-4" : {
"MyParcelNL\\Sdk\\" : "src/"
}
}
}

0 comments on commit eb0e27c

Please sign in to comment.