Skip to content

Commit 0673632

Browse files
new start
1 parent ee1cccd commit 0673632

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@
5959
"test:unit": "phpunit",
6060
"test:type": "phpstan analyse --ansi --no-progress",
6161
"test": [
62-
"@test:type"
62+
"@test:type",
63+
"@test:unit"
6364
]
6465
},
6566
"minimum-stability": "dev",

0 commit comments

Comments
 (0)