Skip to content

Commit

Permalink
Fix for latest Magento 2.2 security fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Nogrod authored Nov 14, 2017
1 parent 2db4c71 commit 17c6cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "This module provides general settings for german stores",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"magento/framework": "100.0.*|100.1.*|101.0.0",
"magento/framework": "100.0.*|100.1.*|101.0.*",
"magenerds/dashboard": "^1.0"
},
"repositories": {
Expand Down

0 comments on commit 17c6cfd

Please sign in to comment.