Refactor product export to include ids and service categories

This commit is contained in:
Björn Fromme
2018-08-10 12:47:17 +02:00
parent 24f9387f59
commit 0a6f8030f9
12 changed files with 127 additions and 415 deletions
Generated
+4 -3
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "24a1dae8a5e81d4d36f7e5988eaace7a",
"content-hash": "f02741f6bee387f8f2b8ec67b91ef940",
"packages": [
{
"name": "cogpowered/finediff",
@@ -2262,7 +2262,7 @@
},
{
"name": "symfony/serializer",
"version": "v3.3.17",
"version": "v3.3.18",
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
@@ -4675,7 +4675,8 @@
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": "^5.6"
"php": "^5.6",
"ext-json": "*"
},
"platform-dev": [],
"platform-overrides": {