Skip to content

Instantly share code, notes, and snippets.

@LinguistMB
Created October 26, 2017 12:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LinguistMB/9ca1df8d17d575e1be18fcde5444e414 to your computer and use it in GitHub Desktop.
Save LinguistMB/9ca1df8d17d575e1be18fcde5444e414 to your computer and use it in GitHub Desktop.
{
"name": "templatemonster/theme-frontend-child",
"description": "N/A",
"require": {
"php": "~5.5.0|~5.6.0|~7.0.0",
"magento/theme-frontend-blank": "100.0.*",
"magento/framework": "100.0.*"
},
"type": "magento2-theme",
"version": "2.1.3",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"autoload": {
"files": [
"registration.php"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment