chore: remove mzur/kirby-uniform dependency and update composer.lock

Removed the `mzur/kirby-uniform` plugin from `composer.json` and its related dependencies from `composer.lock` to clean up unused form handling functionalities.
This commit is contained in:
2025-07-13 17:10:26 +02:00
parent a3e08f22ed
commit 8fdb707178
2 changed files with 2 additions and 180 deletions
+1 -2
View File
@@ -22,8 +22,7 @@
},
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
"getkirby/cms": "^5.0",
"mzur/kirby-uniform": "^5.6"
"getkirby/cms": "^5.0"
},
"config": {
"allow-plugins": {