Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit eaf781f

Browse files
authored
Merge pull request #64 from gmponos/lock_phpunit
Lock phpunit to version 7.4
2 parents 4d70e1a + 0878dfd commit eaf781f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
},
2323
"require-dev": {
2424
"ext-curl": "*",
25+
"phpunit/phpunit": "^7.4",
2526
"php-http/client-integration-tests": "^2.0"
2627
},
2728
"provide": {

0 commit comments

Comments
 (0)