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

Update zf-commons/zfc-user dependency #5

Open
lon9man opened this issue Jan 13, 2021 · 5 comments
Open

Update zf-commons/zfc-user dependency #5

lon9man opened this issue Jan 13, 2021 · 5 comments

Comments

@lon9man
Copy link

lon9man commented Jan 13, 2021

Hello
can you increase dependency version for zf-commons/zfc-user, because it is very old (~1.2)

fresh version is 3.0.0: https://packagist.org/packages/zf-commons/zfc-user

@lon9man
Copy link
Author

lon9man commented Jul 8, 2022

how about upgrade to ZF3?

@samsonasik
Copy link
Member

you can use "eye4web/e4w-zfc-user-redirect-url": "dev-master" which now uses "zf-commons/zfc-user": "~3.0.0

@samsonasik
Copy link
Member

Reopen, packagist seems not auto-updated on this https://packagist.org/packages/eye4web/e4w-zfc-user-redirect-url#dev-master

@Danielss89 could you enable auto update packagist for this?

@lon9man meanwhile, you can register the repositories for it under composer.json

"repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/eye4web/E4WZfcUserRedirectUrl",
            "no-api": true
        },
]

@samsonasik samsonasik reopened this May 2, 2023
@lon9man
Copy link
Author

lon9man commented May 2, 2023

@samsonasik

@lon9man meanwhile, you can register the repositories for it under composer.json

2 years passed..

now another case:
ZF3-project was migrated to Laminas and zfc-user was migrated to https://github.com/LM-Commons/LmcUser as unique possible solution for Laminas.

it would be great if E4WZfcUserRedirectUrl also be upgraded to lmcuser, because now it seems useless to have dependency for PHP 8+ and for ZF3 simultaneously

@samsonasik
Copy link
Member

We currently used forked zfc-user, I will check if lmcuser can work, no promise tho..., as we dealing with complex deps...

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

2 participants