Skip to content

Commit 5fd4c8e

Browse files
committed
remove phpunit script from composer
1 parent adf8269 commit 5fd4c8e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

composer.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,5 @@
3535
},
3636
"require-dev": {
3737
"phpunit/phpunit": "^9.0"
38-
},
39-
"scripts": {
40-
"tests": "vendor/bin/phpunit"
41-
},
42-
"scripts-descriptions": {
43-
"tests": "Run all unit tests."
4438
}
4539
}

0 commit comments

Comments
 (0)