We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4d2c4a commit e5eceb9Copy full SHA for e5eceb9
composer.json
@@ -42,7 +42,7 @@
42
"prepare": "wget -O build/translations.json http://api.wordpress.org/translations/core/1.0/",
43
"flags-png": "php bin/flags-png.php > flags/flags.php",
44
"flags-svg": "php bin/flags-svg.php > css/flags.php",
45
- "diagram:class": "vendor/bin/php-class-diagram --php7 includes > diagrams/mslsl-class.puml",
+ "diagram:class": "vendor/bin/php-class-diagram --php7 includes > diagrams/msls-class.puml",
46
"diagram:package": "vendor/bin/php-class-diagram --package-diagram --php7 includes > diagrams/msls-package.puml",
47
"githooks": [
48
"if [ -e ./githooks/pre-commit ]; then cp ./githooks/pre-commit ./.git/hooks/; fi",
diagrams/mslsl-class.puml renamed to diagrams/msls-class.puml
0 commit comments