Skip to content

Commit 586e711

Browse files
committed
Change package type.
1 parent 8af8491 commit 586e711

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "joomlatools/joomla-catcher",
3-
"type": "joomla-extension",
3+
"type": "joomla-installer",
44
"license": "GPLv3",
55
"description": "A bundle of plugins and a library for catching and debug Joomla! events",
66
"keywords": [
@@ -19,6 +19,6 @@
1919
}
2020
],
2121
"require": {
22-
"nooku/installer": "*"
22+
"joomlatools/installer": "*"
2323
}
2424
}

0 commit comments

Comments
 (0)