We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ac1dba commit 5d1d234Copy full SHA for 5d1d234
1 file changed
composer.json
@@ -108,7 +108,7 @@
108
"cs": "check coding standards",
109
"test": "run unit tests",
110
"update-char-data": "rebuild confusable char latest unicode data",
111
- "update-copyright": "update copyright tags",
+ "update-phpdoc": "update PHPDoc file-header tags",
112
"update-phpcs": "update phpcs.xml.dist & phpcs.slevomat.xml",
113
"webserver": "run php's internal webserver"
114
},
0 commit comments