Skip to content

Commit cccc86f

Browse files
committed
Fix indentation
1 parent f15a5e6 commit cccc86f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"behat-rerun": "rerun-behat-tests",
5555
"lint": "run-linter-tests",
5656
"phpcs": "run-phpcs-tests",
57-
"phpstan": "run-phpstan-tests",
57+
"phpstan": "run-phpstan-tests",
5858
"phpcbf": "run-phpcbf-cleanup",
5959
"phpunit": "run-php-unit-tests",
6060
"prepare-tests": "install-package-tests",

0 commit comments

Comments
 (0)