Skip to content

Commit

Permalink
allow horde-installer-plugin in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
midahp committed Nov 25, 2023
1 parent 6e25ffa commit 83e070a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,10 @@
"psr-4": {
"Horde\\Test\\Test\\": "test/"
}
},
"config": {
"allow-plugins": {
"horde/horde-installer-plugin": true
}
}
}
}

0 comments on commit 83e070a

Please sign in to comment.