Skip to content

Commit d315602

Browse files
authored
Update PHPUnit version
1 parent 6f31d19 commit d315602

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
@@ -19,7 +19,7 @@
1919
"byjg/jwt-wrapper": "2.0.*"
2020
},
2121
"require-dev": {
22-
"phpunit/phpunit": ">=5.7"
22+
"phpunit/phpunit": "5.7.*|7.4.*"
2323
},
2424
"license": "MIT"
2525
}

0 commit comments

Comments
 (0)