Page MenuHomeDevCentral

No OneTemporary

diff --git a/composer.json b/composer.json
index 7eff6d7..7f454c4 100644
--- a/composer.json
+++ b/composer.json
@@ -1,27 +1,35 @@
{
"name": "dereckson/wp-cli-polylang",
"type": "wp-cli-package",
"description": "Add a `wp polylang` command to support the Polylang plug-in",
"keywords": [
"wp-cli",
"polylang",
"i18n"
],
"homepage": "https://github.com/dereckson/wp-cli-polylang",
"license": "GPLv2",
- "authors": [{
+ "authors": [
+ {
"name": "Sébastien Santoro aka Dereckson",
"email": "dereckson@espace-win.org",
"homepage": "http://www.dereckson.be",
"role": "Developer"
- }],
+ },
+ {
+ "name": "Superhuit",
+ "email": "tech@superhuit.ch",
+ "homepage": "https://superhuit.ch",
+ "role": "Developer"
+ }
+ ],
"require": {
"php": ">=5.3.0"
},
"autoload": {
"files": [
"PolylangHelperFunctions.php",
"Polylang_Command.php"
]
}
}

File Metadata

Mime Type
text/x-diff
Expires
Fri, Sep 19, 00:44 (1 d, 3 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2991998
Default Alt Text
(1 KB)

Event Timeline