add front-comments plugin

This commit is contained in:
isUnknown 2024-03-09 11:29:48 +01:00
parent 24e90ff3ad
commit 8a457885b2
3 changed files with 33 additions and 2 deletions

View file

@ -23,7 +23,8 @@
},
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"getkirby/cms": "^4.0"
"getkirby/cms": "^4.0",
"adrienpayet/front-comments": "^0.8.2"
},
"config": {
"allow-plugins": {