Skip to content

Commit f3a2c6d

Browse files
committed
Pin dependency phpunit/phpunit to 8.1.6
1 parent 03a8eeb commit f3a2c6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"khs1994/curl": "~18.06.0"
2828
},
2929
"require-dev": {
30-
"phpunit/phpunit": "^8.0"
30+
"phpunit/phpunit": "8.1.6"
3131
},
3232
"config": {
3333
"optimize-autoloader": true,

0 commit comments

Comments
 (0)