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 6ef8857 commit ce5f6a4Copy full SHA for ce5f6a4
1 file changed
composer.json
@@ -15,14 +15,14 @@
15
"source": "https://github.com/onelogin/php-saml/"
16
},
17
"require": {
18
- "php": ">=5.4",
+ "php": ">=7.0",
19
"robrichards/xmlseclibs": ">=3.1.1",
20
- "phpunit/phpunit": "<7.5.18"
+ "phpunit/phpunit": "7.5.17 || ^9.5"
21
22
"require-dev": {
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",
+ "phploc/phploc": "^2.1 || ^3.0 || ^4.0 || ^7.0",
26
"pdepend/pdepend": "^2.5.0",
27
"squizlabs/php_codesniffer": "^3.1.1"
28
0 commit comments