feat: added webpack, stimulus and turbo
This commit is contained in:
parent
f3b60adb21
commit
93939ff054
8 changed files with 62 additions and 10 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue