Skip to content

Commit 2bcd133

Browse files
committed
add phpunit bootstrap
1 parent 4de0176 commit 2bcd133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"ext-json": "*"
2828
},
2929
"require-dev": {
30-
"phpunit/phpunit": "^7|^8|^9|^10"
30+
"phpunit/phpunit": "^7|^8|^9"
3131
},
3232
"suggest": {
3333
"ext-sodium": "Sodium extension is required for EdDSA algortihms"

0 commit comments

Comments
 (0)