HELLO v3!!!
This commit is contained in:
18
spec/fixtures/dynamic_finders/plugin_version/uniconsent-cmp/composer_file/composer.json
vendored
Normal file
18
spec/fixtures/dynamic_finders/plugin_version/uniconsent-cmp/composer_file/composer.json
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "transfon/uniconsent-cmp",
|
||||
"version": "1.1.1",
|
||||
"description": "UniConsent Consent Tool for GDPR and ePrivacy, Support Google ads and IAB.",
|
||||
"type": "wordpress-plugin",
|
||||
"authors": [
|
||||
{
|
||||
"name": "UniConsent",
|
||||
"email": "hello@transfon.com",
|
||||
"homepage": "https://www.uniconsent.com"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"composer/installers": "^1.4",
|
||||
"php": ">=5.4.0"
|
||||
},
|
||||
"type": "wordpress-plugin"
|
||||
}
|
||||
Reference in New Issue
Block a user