additional_plugins/serendipity_event_podcast/composer.json
onli dcf32c365d
podcast 1.37.7: PHP 8 compatibility fixes (#144)
Fix some warning in the main code, update getid3
2022-11-23 15:29:25 +01:00

8 lines
120 B
JSON

{
"config": {
"vendor-dir": "player"
},
"require": {
"james-heinrich/getid3": "^1.9"
}
}