mirror of
https://github.com/YunoHost-Apps/joomla_ynh.git
synced 2024-09-03 19:26:34 +02:00
[autopatch] Add Common Platform Enumeration id to manifest.json
This commit is contained in:
parent
da0809552e
commit
2a0d94cc5d
1 changed files with 3 additions and 2 deletions
|
@ -11,7 +11,8 @@
|
||||||
"license": "GPL-2.0-only",
|
"license": "GPL-2.0-only",
|
||||||
"website": "https://www.joomla.org/",
|
"website": "https://www.joomla.org/",
|
||||||
"admindoc": "https://docs.joomla.org/",
|
"admindoc": "https://docs.joomla.org/",
|
||||||
"code": "https://github.com/joomla/joomla-cms"
|
"code": "https://github.com/joomla/joomla-cms",
|
||||||
|
"cpe": "cpe:2.3:a:joomla:joomla\\!"
|
||||||
},
|
},
|
||||||
"license": "GPL-2.0-only",
|
"license": "GPL-2.0-only",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
@ -57,4 +58,4 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue