File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "name" : " onelogin/php-saml" ,
33 "description" : " OneLogin PHP SAML Toolkit" ,
44 "license" : " MIT" ,
5- "version" : " 3.0.0" ,
65 "homepage" : " https://developers.onelogin.com/saml/php" ,
76 "keywords" : [" saml" , " saml2" , " onelogin" ],
87 "autoload" : {
1716 },
1817 "require" : {
1918 "php" : " >=5.4" ,
20- "robrichards/xmlseclibs" : " >= 3.0"
19+ "robrichards/xmlseclibs" : " ^ 3.0"
2120 },
2221 "require-dev" : {
23- "phpunit/phpunit" : " >= 4.8" ,
24- "satooshi /php-coveralls" : " >= 1.0.2" ,
25- "sebastian/phpcpd" : " * " ,
26- "phploc/phploc" : " * " ,
27- "pdepend/pdepend" : " >= 2.5.0" ,
28- "squizlabs/php_codesniffer" : " ~ 3.1.1"
22+ "phpunit/phpunit" : " ^ 4.8.35 || ^5.7 || ^6.5 || ^7.1 " ,
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 " ,
26+ "pdepend/pdepend" : " ^ 2.5.0" ,
27+ "squizlabs/php_codesniffer" : " ^ 3.1.1"
2928 },
3029 "suggest" : {
3130 "ext-openssl" : " Install openssl lib in order to handle with x509 certs (require to support sign and encryption)" ,
You can’t perform that action at this time.
0 commit comments