We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f31d19 commit d315602Copy full SHA for d315602
composer.json
@@ -19,7 +19,7 @@
19
"byjg/jwt-wrapper": "2.0.*"
20
},
21
"require-dev": {
22
- "phpunit/phpunit": ">=5.7"
+ "phpunit/phpunit": "5.7.*|7.4.*"
23
24
"license": "MIT"
25
}
0 commit comments