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:
+1
-2
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user