feat: added webpack, stimulus and turbo

This commit is contained in:
Stephan Plöhn 2025-08-26 11:59:30 +02:00
parent f3b60adb21
commit 93939ff054
8 changed files with 62 additions and 10 deletions

View file

@ -24,7 +24,12 @@
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
"getkirby/cms": "^5.0",
"ext-pcntl": "*"
"ext-pcntl": "*",
"deichrakete/kirby-cache": "^1.0"
}
,
"require-dev": {
"roave/security-advisories": "dev-latest"
},
"config": {
"allow-plugins": {