1
0

downgrade to kirby v3

This commit is contained in:
Philip Wagner
2024-09-01 10:47:15 +02:00
parent a4b2aece7b
commit af86acb7a1
1085 changed files with 54743 additions and 65042 deletions

View File

@@ -5,7 +5,7 @@
"keywords": [
"kirby",
"cms",
"plainkit"
"starterkit"
],
"authors": [
{
@@ -17,12 +17,16 @@
"homepage": "https://getkirby.com",
"support": {
"email": "support@getkirby.com",
"issues": "https://github.com/getkirby/starterkit/issues",
"forum": "https://forum.getkirby.com",
"source": "https://github.com/getkirby/plainkit"
"source": "https://github.com/getkirby/starterkit"
},
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"getkirby/cms": "^4.0"
"php": ">=7.4.0 <8.0.0",
"getkirby/cms": "^3.6",
"sylvainjule/embed": "^1.0",
"jg/kirby-fields-block": "^1.1",
"sylvainjule/color-palette": "^1.0"
},
"config": {
"allow-plugins": {