Skip to content

Commit 55cbbfa

Browse files
committed
Update composer file
1 parent 0d64979 commit 55cbbfa

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

app/code/Magento/SwaggerWebapi/composer.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
11
{
22
"name": "magento/module-swagger-webapi",
33
"description": "N/A",
4-
"config": {
5-
"sort-packages": true
6-
},
7-
"version": "100.2.2",
84
"require": {
95
"php": "~7.0.13|~7.1.0",
10-
"magento/framework": "*",
11-
"magento/module-swagger": "*"
6+
"magento/framework": "101.0.*"
127
},
138
"type": "magento2-module",
9+
"version": "100.2.2",
1410
"license": [
1511
"OSL-3.0",
1612
"AFL-3.0"

0 commit comments

Comments
 (0)