Skip to content

Commit

Permalink
remove phpunit script from composer
Browse files Browse the repository at this point in the history
  • Loading branch information
gregor-j committed Aug 7, 2024
1 parent ce116b9 commit b3d2503
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,5 @@
},
"require-dev": {
"phpunit/phpunit": "^9.0"
},
"scripts": {
"tests": "vendor/bin/phpunit"
},
"scripts-descriptions": {
"tests": "Run all unit tests."
}
}

0 comments on commit b3d2503

Please sign in to comment.