medwassim → created an issue.
medwassim → created an issue.
Thanks @Oleksiy
the patch "Add a group option to the user creation #3": "https://patch-diff.githubusercontent.com/raw/dakkusingh/oktasdk-php/pull..." is rejected.
Thanks
hello @pfrilling
Any help for above comment ?
the dakkusingh/oktasdk dev-master still have dependency to guzzle 6.
Thank you
Hello,
i'm still facing this issue :
/var/www/html $ composer require 'drupal/okta_api:2.x-dev@dev' -W
./composer.json has been updated
Running composer update drupal/okta_api --with-all-dependencies
Gathering patches for root package.
> DrupalProject\composer\ScriptHandler::checkComposerVersion
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- dakkusingh/oktasdk dev-master requires guzzlehttp/guzzle ^6.1 -> found guzzlehttp/guzzle[6.1.0, ..., 6.5.x-dev] but it conflicts with your root composer.json require ( ^7.5).
- drupal/okta_api 2.x-dev is an alias of drupal/okta_api dev-2.x and thus requires it to be installed too.
- drupal/okta_api dev-2.x requires dakkusingh/oktasdk dev-master -> satisfiable by dakkusingh/oktasdk[dev-master].
- Root composer.json requires drupal/okta_api 2.x-dev@dev -> satisfiable by drupal/okta_api[2.x-dev (alias of dev-2.x)].
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
Thank you
@mfb Thank you
we resolved the issue(conflict with a custom hook_language_switch_links_alter).
and thank you for the explanation about "defer to content translation setting".
i'm closing this issue.
medwassim → created an issue.