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.
2 parents 6e893c7 + 9ed805b commit c56746dCopy full SHA for c56746d
1 file changed
composer.json
@@ -16,10 +16,10 @@
16
},
17
"require": {
18
"php": ">=7.3",
19
- "robrichards/xmlseclibs": ">=3.1.1",
20
- "phpunit/phpunit": "^9.5"
+ "robrichards/xmlseclibs": ">=3.1.1"
21
22
"require-dev": {
+ "phpunit/phpunit": "^9.5",
23
"php-coveralls/php-coveralls": "^2.0",
24
"sebastian/phpcpd": "^4.0 || ^5.0 || ^6.0 ",
25
"phploc/phploc": "^4.0 || ^5.0 || ^6.0 || ^7.0",
0 commit comments