Skip to content

Commit aad8f34

Browse files
committed
Merge remote-tracking branch 'bulk/bulk-api-backport' into bulk-api-backported
2 parents 6412ad0 + 9b14f6e commit aad8f34

File tree

2 files changed

+126
-124
lines changed

2 files changed

+126
-124
lines changed

app/code/Magento/SwaggerWebapi/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"description": "N/A",
44
"require": {
55
"php": "~7.0.13|~7.1.0",
6-
"magento/framework": "101.0.*"
6+
"magento/framework": "101.0.*",
7+
"magento/module-swagger": "*"
78
},
89
"type": "magento2-module",
910
"version": "100.2.2",

0 commit comments

Comments
 (0)