Skip to content

Commit e5eceb9

Browse files
committed
Diagrams added
1 parent c4d2c4a commit e5eceb9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"prepare": "wget -O build/translations.json http://api.wordpress.org/translations/core/1.0/",
4343
"flags-png": "php bin/flags-png.php > flags/flags.php",
4444
"flags-svg": "php bin/flags-svg.php > css/flags.php",
45-
"diagram:class": "vendor/bin/php-class-diagram --php7 includes > diagrams/mslsl-class.puml",
45+
"diagram:class": "vendor/bin/php-class-diagram --php7 includes > diagrams/msls-class.puml",
4646
"diagram:package": "vendor/bin/php-class-diagram --package-diagram --php7 includes > diagrams/msls-package.puml",
4747
"githooks": [
4848
"if [ -e ./githooks/pre-commit ]; then cp ./githooks/pre-commit ./.git/hooks/; fi",
File renamed without changes.

0 commit comments

Comments
 (0)