Skip to content

Commit 2845c22

Browse files
committed
Merge branch 'master' of github.com:pH-7/passcode-password-generator
2 parents 3b997e1 + e5cff30 commit 2845c22

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,8 @@
3131
},
3232
"require-dev": {
3333
"phpunit/phpunit": "^9.5"
34+
},
35+
"scripts": {
36+
"test": "vendor/bin/phpunit"
3437
}
3538
}

0 commit comments

Comments
 (0)