Skip to content

Commit 5b7204d

Browse files
authored
Merge pull request #7 from mauricerenck/develop
fixed: added kirby installer
2 parents 6ef83fa + 1f3b2ab commit 5b7204d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mauricerenck/podcaster",
3-
"description": "A podacst plugin for Kirby3",
3+
"description": "A podcast plugin for Kirby 3",
44
"type": "kirby-plugin",
55
"license": "MIT",
66
"authors": [
@@ -23,6 +23,7 @@
2323
]
2424
},
2525
"require": {
26+
"getkirby/composer-installer": "^1.1",
2627
"phansys/getid3": " ^2.1@dev"
2728
},
2829
"require-dev": {

0 commit comments

Comments
 (0)