-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(STEUN-399): update module for api V8
- Loading branch information
1 parent
a5f310a
commit 526262e
Showing
5 changed files
with
18 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"name": "bol-com/retailer-api", | ||
"type": "library", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"authors": [ | ||
{ | ||
"name": "Reach Digital", | ||
"email": "[email protected]", | ||
"homepage": "https://www.reachdigital.nl/" | ||
} | ||
], | ||
"description": "Package to talk to the bol.com v6 API.", | ||
"description": "Package to talk to the bol.com v8 API.", | ||
"license": "Apache-2.0", | ||
"require": { | ||
"guzzlehttp/guzzle": "~6.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters