Skip to content

Commit 02b062c

Browse files
committed
Pin dependency phpunit/phpunit to 7.5.1
1 parent e8ce27e commit 02b062c

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": "^7.1"
30+
"phpunit/phpunit": "7.5.1"
3131
},
3232
"config": {
3333
"optimize-autoloader": true,

0 commit comments

Comments
 (0)