TAO 3.3 is released. Check out the announcement here - https://forum.taotesting.com/discussion/593/tao-community-edition-3-3-released#latest
Not able to install oAuth extension in TAO3.3.0
I download oAuth extension fron oat-sa/oAuth.
and when i amn try ti install throw error "500: Installed version of generis 8.2.2 does not satisfy required >=21.0.0 for extension-tao-oauth"
PLEASE HELP ME.
Comments
If I were you, I would start from the most recent tag (https://github.com/oat-sa/extension-tao-oauth/blob/v5.2.0/manifest.php at time of this writing) and I would check the TAO dependencies (mainly the generis extension version) and select a lower version tag until this dependency requirement is satisfied.
This will give you the higher version compatible with your TAO release. Good luck!