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 7b4d4a6 commit 180ab0aCopy full SHA for 180ab0a
1 file changed
composer.json
@@ -16,10 +16,10 @@
16
},
17
"require": {
18
"php": ">=5.4",
19
- "robrichards/xmlseclibs": ">=3.1.1",
20
- "phpunit/phpunit": "<7.5.18"
+ "robrichards/xmlseclibs": ">=3.1.1"
21
22
"require-dev": {
+ "phpunit/phpunit": "<7.5.18",
23
"php-coveralls/php-coveralls": "^1.0.2 || ^2.0",
24
"sebastian/phpcpd": "^2.0 || ^3.0 || ^4.0",
25
"phploc/phploc": "^2.1 || ^3.0 || ^4.0",
0 commit comments