Skip to content

Commit

Permalink
remove scripts from composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gregor-j committed Aug 7, 2024
1 parent 71b20f6 commit e95886a
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 @@ -49,11 +49,5 @@
"psr-4": {
"tests\\phpsap\\saprfc\\": "tests/"
}
},
"scripts": {
"tests": "vendor/bin/phpunit"
},
"scripts-descriptions": {
"tests": "Run all unit tests."
}
}

0 comments on commit e95886a

Please sign in to comment.