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 2d138b7 commit 9ffb241Copy full SHA for 9ffb241
1 file changed
composer.json
@@ -16,11 +16,11 @@
16
},
17
"require": {
18
"php": ">=5.4 <8.0",
19
- "robrichards/xmlseclibs": ">=3.1.1"
+ "robrichards/xmlseclibs": ">=3.1.1",
20
+ "phpunit/phpunit": "<7.5.18"
21
22
"require-dev": {
23
"php-coveralls/php-coveralls": "^1.0.2 || ^2.0",
- "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1",
24
"sebastian/phpcpd": "^2.0 || ^3.0 || ^4.0",
25
"phploc/phploc": "^2.1 || ^3.0 || ^4.0",
26
"pdepend/pdepend": "^2.5.0",
0 commit comments