mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
Remove unused dependency from composer.json
The "squizlabs/php_codesniffer" dependency was removed as it is no longer required. This helps reduce unnecessary package management overhead and ensures the package list remains streamlined.
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
"phpcompatibility/phpcompatibility-wp": "*",
|
||||
"wp-coding-standards/wpcs": "*",
|
||||
"symplify/phpstan-rules": "*",
|
||||
"squizlabs/php_codesniffer": "4.*",
|
||||
"phpdocumentor/phpdocumentor": "3.8.*",
|
||||
"sniccowp/php-scoper-wordpress-excludes": "6.8.*"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user