chore: update Kirby CMS to version 5.0.0 and clean up CSS variables

This commit is contained in:
2025-06-26 18:04:32 +02:00
parent cb9fe561e0
commit 617b5de556
2 changed files with 15 additions and 17 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
},
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
"getkirby/cms": "5.0.0-rc.4"
"getkirby/cms": "^5.0"
},
"config": {
"allow-plugins": {
Generated
+14 -16
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "693e8e116d12f25f637fec623287f258",
"content-hash": "43770e3691ceb6a19553beb3dbca1057",
"packages": [
{
"name": "christian-riesen/base32",
@@ -201,16 +201,16 @@
},
{
"name": "filp/whoops",
"version": "2.18.0",
"version": "2.18.3",
"source": {
"type": "git",
"url": "https://github.com/filp/whoops.git",
"reference": "a7de6c3c6c3c022f5cfc337f8ede6a14460cf77e"
"reference": "59a123a3d459c5a23055802237cb317f609867e5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/a7de6c3c6c3c022f5cfc337f8ede6a14460cf77e",
"reference": "a7de6c3c6c3c022f5cfc337f8ede6a14460cf77e",
"url": "https://api.github.com/repos/filp/whoops/zipball/59a123a3d459c5a23055802237cb317f609867e5",
"reference": "59a123a3d459c5a23055802237cb317f609867e5",
"shasum": ""
},
"require": {
@@ -260,7 +260,7 @@
],
"support": {
"issues": "https://github.com/filp/whoops/issues",
"source": "https://github.com/filp/whoops/tree/2.18.0"
"source": "https://github.com/filp/whoops/tree/2.18.3"
},
"funding": [
{
@@ -268,20 +268,20 @@
"type": "github"
}
],
"time": "2025-03-15T12:00:00+00:00"
"time": "2025-06-16T00:02:10+00:00"
},
{
"name": "getkirby/cms",
"version": "5.0.0-rc.4",
"version": "5.0.0",
"source": {
"type": "git",
"url": "https://github.com/getkirby/kirby.git",
"reference": "2e17f85e671dccb631e7c250ca618fe85fb8ae6f"
"reference": "2ff182ba39ddea19fa1615bd3733f734b5e53842"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/getkirby/kirby/zipball/2e17f85e671dccb631e7c250ca618fe85fb8ae6f",
"reference": "2e17f85e671dccb631e7c250ca618fe85fb8ae6f",
"url": "https://api.github.com/repos/getkirby/kirby/zipball/2ff182ba39ddea19fa1615bd3733f734b5e53842",
"reference": "2ff182ba39ddea19fa1615bd3733f734b5e53842",
"shasum": ""
},
"require": {
@@ -299,7 +299,7 @@
"ext-mbstring": "*",
"ext-openssl": "*",
"ext-simplexml": "*",
"filp/whoops": "2.18.0",
"filp/whoops": "2.18.3",
"getkirby/composer-installer": "^1.2.1",
"laminas/laminas-escaper": "2.17.0",
"michelf/php-smartypants": "1.8.1",
@@ -372,7 +372,7 @@
"type": "custom"
}
],
"time": "2025-06-12T14:04:39+00:00"
"time": "2025-06-24T07:42:42+00:00"
},
{
"name": "getkirby/composer-installer",
@@ -1195,9 +1195,7 @@
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"getkirby/cms": 5
},
"stability-flags": {},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {