chore: updated readme.md and composer.json

This commit is contained in:
Stephan Plöhn 2025-08-26 12:21:56 +02:00
parent 916266b356
commit 65364c5fb5
2 changed files with 9 additions and 7 deletions

View file

@ -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",