Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Laravel 9 support #138

Open
AndrewHnidets opened this issue Feb 14, 2022 · 9 comments
Open

Laravel 9 support #138

AndrewHnidets opened this issue Feb 14, 2022 · 9 comments

Comments

@AndrewHnidets
Copy link

Need laravel 9 support. At least "illuminate/collections": "^9.0", probably "php": "^8.0", maybe something more

@laura-rodriguez
Copy link

Hi @AndrewHnidets,

Thanks for your request. I'll let the corresponding team know and prioritize accordingly.

@eXist73
Copy link

eXist73 commented Apr 7, 2022

I'm having the same issue on Laravel 8.
Specifically version 8.54

@wishtree-jpandya
Copy link

@laura-rodriguez Any update on this? I am trying to install it but getting conflicts same as #123

@devilwacause
Copy link

@laura-rodriguez Need update on this. Cannot install in laravel 9 due to dependencies.

Problem 1
- Only one of these can be installed: illuminate/collections[v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev], laravel/framework[v9.19.0, ..., 9.x-dev]. laravel/framework replaces illuminate/collections and thus cannot coexist with it.
- okta/sdk 1.3.0 requires illuminate/collections 8.29.0 -> satisfiable by illuminate/collections[v8.29.0].
- Root composer.json requires okta/sdk ^1.3 -> satisfiable by okta/sdk[1.3.0].
- Root composer.json requires laravel/framework ^9.19 -> satisfiable by laravel/framework[v9.19.0, ..., 9.x-dev].

@laura-rodriguez
Copy link

Hi there! I'm currently waiting for details from our team. We'll respond as soon as there is more information to share.

@ghost
Copy link

ghost commented Aug 12, 2022

@devilwacause Thank you for reaching out about the desire for Laravel 9. At this point, our PHP repositories and libraries have been placed on security patch only mode.

We're excited about the acquisition of Auth0 to bring you better support in PHP. This repo will be placed into security patch only mode and we will not be adding any further features. If you are looking for an API that is not supported in this library, please call the API directly. Our documentation for the supported Management APIs are located here: https://developer.okta.com/docs/reference/core-okta-api/. Please reach out to the DevForum for any questions.

For your needs, what I can suggest to get you unblocked is creating a fork of this library. If you have further questions or need some assistance, You can always reach out to [email protected]

@RajulaRafi
Copy link

@laura-rodriguez

I am also facing this issue. Is there any update on this?
Problem 1

  • Only one of these can be installed: illuminate/collections[v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev], laravel/framework[v9.19.0, ..., 9.x-dev]. laravel/framework replaces illuminate/collections and thus cannot coexist with it.
  • okta/sdk 1.3.0 requires illuminate/collections 8.29.0 -> satisfiable by illuminate/collections[v8.29.0].
  • Root composer.json requires okta/sdk ^1.3 -> satisfiable by okta/sdk[1.3.0].
  • Root composer.json requires laravel/framework ^9.19 -> satisfiable by laravel/framework[v9.19.0, ..., 9.x-dev].

@devilwacause
Copy link

@RajulaRafi - I ultimately had to build out my own API Wrappers. I dont believe we are going to see much movement on this by Okta.

@sabin2hats
Copy link

I had forked the okta package and updated the composer.json to laravel 9 then tried to add that to my laravel 9 app , but was getting errors.

Can anyone help with an updated package which suits laravel 9 ?
Thanks in advance.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants