Our current version of PHP is 5.6.26. We want to install the extension but, we are getting the error (CONNECT ERROR: Package community/Onelogin_SAML 1.1.4: requires PHP version >= 5.3.3 and <= 5.6.24 current is: 5.6.26). We just want to make sure this extension is still okay to install and that it will work properly.
or open a support ticket and I will be able to provide to you a zip version without that problem.
1. Descompress the Onelogin_SAML-1.1.4.tgz
2. Edit the package.xml, at the bottom there is a reference like this:
dependencies - required - php - min 5.3.3- min - max . 5.6.24 - max
modify it and put
dependencies - required - php - min 5.3.3- min - max . 5.6.27 - max
3. Compress again the files on a tar.gz