chore: updated readme.md and composer.json
This commit is contained in:
parent
916266b356
commit
65364c5fb5
2 changed files with 9 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "deichrakete/kirby-moin",
|
||||
"description": "Kirby starterkit with a custom folder structure and Tailwind CSS",
|
||||
"description": "Kirby starterkit with a custom folder structure, Tailwind CSS and Webpack with Stimulus and Turbo",
|
||||
"type": "project",
|
||||
"keywords": [
|
||||
"kirby",
|
||||
|
@ -13,14 +13,14 @@
|
|||
"name": "Bastian Allgeier",
|
||||
"email": "bastian@getkirby.com",
|
||||
"homepage": "https://getkirby.com"
|
||||
},
|
||||
{
|
||||
"name": "Stephan Plöhn",
|
||||
"email": "ploehn@deichrakete.com",
|
||||
"homepage": "https://deichrakete.com"
|
||||
}
|
||||
],
|
||||
"homepage": "https://getkirby.com",
|
||||
"support": {
|
||||
"email": "support@getkirby.com",
|
||||
"forum": "https://forum.getkirby.com",
|
||||
"source": "https://github.com/getkirby/plainkit"
|
||||
},
|
||||
"homepage": "https://deichrakete.space/deichrakete/kirby-moin",
|
||||
"require": {
|
||||
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
|
||||
"getkirby/cms": "^5.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue