Note: This oauth2-client matches the constraint that's declared in civixero, which (in my
local copy of `universe`) is the only published extension that uses the same library.
The oauth2-google is included because has special requirements around
'prompt' which conflict with `GenericProvider`. We could potentially resolve that other
ways (eg rework `CiviGenericProvider`), but this seems easier right now.
"adrienrn/php-mimetyper": "0.2.2",
"civicrm/composer-downloads-plugin": "^3.0",
"league/csv": "^9.2",
+ "league/oauth2-client": "^2.4",
+ "league/oauth2-google": "^3.0",
"tplaner/when": "~3.0.0",
"xkerman/restricted-unserialize": "~1.1",
"typo3/phar-stream-wrapper": "^2 || ^3.0",