HELLO v3!!!
This commit is contained in:
18
spec/fixtures/dynamic_finders/plugin_version/wp-feed-post-thumbnail/composer_file/composer.json
vendored
Normal file
18
spec/fixtures/dynamic_finders/plugin_version/wp-feed-post-thumbnail/composer_file/composer.json
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "wearerequired/wp-feed-post-thumbnail",
|
||||
"description": "Adds MRSS namespace to the feed and uses post-thumbnail as media element in the feed. Settings available under Settings -> Reading.",
|
||||
"version": "2.1.0",
|
||||
"type": "wordpress-plugin",
|
||||
"license": "GPL-2.0+",
|
||||
"authors": [
|
||||
{
|
||||
"name": "required",
|
||||
"email": "support@required.ch",
|
||||
"homepage": "https://required.com",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user