Skip to content

Commit 68cd71f

Browse files
committed
Add v1.12.0
1 parent e8e890b commit 68cd71f

File tree

421 files changed

+843
-4
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

421 files changed

+843
-4
lines changed

CHANGELOG.md

100755100644
Lines changed: 5 additions & 0 deletions

README.md

100755100644
File mode changed.

composer.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "mirakl/sdk-php-shop",
33
"description": "Mirakl provides a PHP SDK that wraps the Mirakl REST APIs in a lightweight library. This enables you to develop a fast, flexible and custom integration for your existing e-commerce solution.",
44
"type": "library",
5-
"version": "1.11.1",
5+
"version": "1.12.0",
66
"license": "proprietary",
77
"authors": [
88
{

src/Mirakl/Core/Client/AbstractApiClient.php

100755100644
File mode changed.

src/Mirakl/Core/Client/ApiClientInterface.php

100755100644
File mode changed.

src/Mirakl/Core/Client/ShopApiClientTrait.php

100755100644
File mode changed.

src/Mirakl/Core/Domain/ArrayableInterface.php

100755100644
File mode changed.

src/Mirakl/Core/Domain/Collection/DocumentCollection.php

100755100644
File mode changed.

src/Mirakl/Core/Domain/Collection/FileCollection.php

100755100644
File mode changed.

src/Mirakl/Core/Domain/Collection/MiraklCollection.php

100755100644
File mode changed.

0 commit comments

Comments
 (0)