mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
Update phpDocumentor dependency to version 3.8.*
This change updates the phpDocumentor version from 3.1.* to 3.8.* in composer.json to ensure compatibility with the latest features and fixes. Keeping dependencies up-to-date enhances stability and security.
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@
|
||||
"phpcompatibility/phpcompatibility-wp": "*",
|
||||
"wp-coding-standards/wpcs": "2.3.0",
|
||||
"squizlabs/php_codesniffer": "3.*",
|
||||
"phpdocumentor/phpdocumentor": "3.1.*",
|
||||
"phpdocumentor/phpdocumentor": "3.8.*",
|
||||
"sniccowp/php-scoper-wordpress-excludes": "6.8.*"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user