Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

php 8 support #2

Open
svenssontobias opened this issue Apr 10, 2021 · 4 comments
Open

php 8 support #2

svenssontobias opened this issue Apr 10, 2021 · 4 comments

Comments

@svenssontobias
Copy link

Hi!

You have built a great package!

Could you add support for php 8?
Just updated laravel 8 app to php 8 but get this dependencies issues from composer

Problem 1
- shomisha/unusual-relationships 1.0.0 requires laravel/framework ~5.6 -> found laravel/framework[v5.6.0, ..., 5.8.x-dev] but it conflicts with your root composer.json require (^8.0).
- shomisha/unusual-relationships 1.0.1 requires php ~7.0 -> your php version (8.0.3) does not satisfy that requirement.
- Root composer.json requires shomisha/unusual-relationships ^1.0 -> satisfiable by shomisha/unusual-relationships[1.0.0, 1.0.1].

@shomisha
Copy link
Owner

shomisha commented Oct 5, 2021

@svenssontobias Hi. Sorry for replying this late, for some reason I completely missed this issue.

Sure I can, I'll add it by the end of the week

@xorinzor
Copy link

@shomisha any updates? would be great to use this in my project

@svenssontobias
Copy link
Author

@shomisha Would be super if you got time to add php 8 support.
Thx in advance!

@2gen
Copy link

2gen commented Dec 5, 2022

Any update on PHP 8 support?

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

No branches or pull requests

4 participants