Skip to content

Commit 32bc38b

Browse files
Use phpunit 8, fix #56
1 parent 41732d2 commit 32bc38b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

solid/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"lcobucci/jwt": "^3.3"
2727
},
2828
"require-dev": {
29-
"phpunit/phpunit": "^9"
29+
"phpunit/phpunit": "^8"
3030
}
3131
}

0 commit comments

Comments
 (0)