Skip to content

Commit 82f0486

Browse files
committed
Updated lookups
1 parent d0c9b87 commit 82f0486

File tree

5 files changed

+892
-187
lines changed

5 files changed

+892
-187
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@
2222
"psr/log": "^1.0",
2323
"nyholm/psr7": "^1.5",
2424
"php-etl/bucket": "^0.2.0",
25-
"php-etl/magento2-api-client": "^0.1.0"
25+
"php-etl/magento2-api-client": "^0.1.0",
26+
"psr/simple-cache": "^3.0",
27+
"php-etl/mapping-contracts": "^0.2.0"
2628
},
2729
"minimum-stability": "dev",
2830
"prefer-stable": true,

0 commit comments

Comments
 (0)