Add settings-driven theme and version metadata

This commit is contained in:
Micha
2025-12-25 14:35:01 +01:00
parent b5d689dd4d
commit 882ef26982
16 changed files with 525 additions and 29 deletions

View File

@@ -1,5 +1,6 @@
{
"type": "project",
"version": "25.00.1",
"license": "proprietary",
"minimum-stability": "stable",
"prefer-stable": true,
@@ -79,6 +80,9 @@
"symfony/symfony": "*"
},
"extra": {
"speedbb": {
"build": 3
},
"symfony": {
"allow-contrib": false,
"require": "8.0.*"