Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 30de4d7

Browse files
update
1 parent 07698fc commit 30de4d7

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
@@ -39,7 +39,7 @@
3939
"test": "vendor/bin/phpunit",
4040
"cs": "vendor/bin/phpcs",
4141
"md": "vendor/bin/phpmd src,tests text phpmd.xml.dist",
42-
"test:full": [
42+
"test:all": [
4343
"composer test",
4444
"composer cs",
4545
"composer md"

0 commit comments

Comments
 (0)