Skip to content

Commit 26f3f38

Browse files
Yaroslav VoronoySergey Nosov
authored andcommitted
MAGETWO-50611: [Github][Security] WebAPIs allow anonymous access
1 parent cccc740 commit 26f3f38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/WebapiSecurity/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "magento/module-webapi-security",
33
"description": "WebapiSecurity module provides option to loosen security on some webapi resources.",
44
"require": {
5-
"php": "~5.5.22|~5.6.0|~7.0.0",
5+
"php": "~5.5.0|~5.6.0|~7.0.0",
66
"magento/module-webapi": "100.0.*",
77
"magento/framework": "100.0.*"
88
},

0 commit comments

Comments
 (0)