Skip to content

Commit

Permalink
Add "scripts" test command to composer
Browse files Browse the repository at this point in the history
  • Loading branch information
pH-7 authored Jul 7, 2023
1 parent 9cbcd7b commit b792cb2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,8 @@
},
"require-dev": {
"phpunit/phpunit": "^10.2"
},
"scripts": {
"test": "vendor/bin/phpunit"
}
}

0 comments on commit b792cb2

Please # to comment.