HELLO v3!!!
This commit is contained in:
2128
spec/fixtures/dynamic_finders/plugin_version/redux-framework/change_log/CHANGELOG.md
vendored
Normal file
2128
spec/fixtures/dynamic_finders/plugin_version/redux-framework/change_log/CHANGELOG.md
vendored
Normal file
File diff suppressed because it is too large
Load Diff
21
spec/fixtures/dynamic_finders/plugin_version/redux-framework/composer_file/composer.json
vendored
Normal file
21
spec/fixtures/dynamic_finders/plugin_version/redux-framework/composer_file/composer.json
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "redux-framework/redux-framework",
|
||||
"version": "3.6.7.7",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Team Redux"
|
||||
}
|
||||
],
|
||||
"type": "wordpress-plugin",
|
||||
"description": "Redux is a simple, truly extensible options framework for WordPress themes and plugins.",
|
||||
"homepage": "http://reduxframework.com",
|
||||
"license": "GPL-3.0+",
|
||||
"keywords": ["settings", "wordpress", "options", "framework", "redux", "customizer", "plugin"],
|
||||
"support": {
|
||||
"issues": "https://github.com/reduxframework/redux-framework/issues"
|
||||
},
|
||||
"require" : {
|
||||
"php" : ">=5.2.0",
|
||||
"composer/installers": "~1.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user