mirror of
https://github.com/joomla-extensions/jedchecker.git
synced 2024-11-13 16:56:36 +00:00
Allow packager and packagerurl in library extensions
This commit is contained in:
parent
03f22df7d9
commit
1e0c1efec4
@ -11,6 +11,8 @@
|
|||||||
"version": "!",
|
"version": "!",
|
||||||
"description": "=",
|
"description": "=",
|
||||||
"license": "?",
|
"license": "?",
|
||||||
|
"packager": "?",
|
||||||
|
"packagerurl": "?",
|
||||||
"scriptfile": "?",
|
"scriptfile": "?",
|
||||||
"install": "?",
|
"install": "?",
|
||||||
"update": "?",
|
"update": "?",
|
||||||
|
Loading…
Reference in New Issue
Block a user