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

psr/log version depedency locked only on 1.0.0 #6

Closed
jomaf1010 opened this issue Mar 7, 2017 · 2 comments · Fixed by #24
Closed

psr/log version depedency locked only on 1.0.0 #6

jomaf1010 opened this issue Mar 7, 2017 · 2 comments · Fixed by #24
Assignees

Comments

@jomaf1010
Copy link

Request:

psr/log : 1.0.0 - psr/log : ~1.0

It would be nice you can adjust psr/log dependency to support version > 1.0,
at least to update composer.json to require ~1.0.

I encountered this dependency version conflict on laravel5.4 as all module requires ~1.0. (1.0.2 specifically) and the sdk is trying to install 1.0.0 version.

 Problem 1
    - Can only install one of: psr/log[1.0.0, 1.0.2]. <-- trying to install two version 
    - Can only install one of: psr/log[1.0.2, 1.0.0].
    - Can only install one of: psr/log[1.0.0, 1.0.2].
    - paymaya/paymaya-sdk 0.0.1 requires psr/log 1.0.0 -> satisfiable by psr/log[1.0.0].
    - Installation request for paymaya/paymaya-sdk * -> satisfiable by paymaya/paymaya-sdk[0.0.1].
    - Installation request for psr/log (locked at 1.0.2, required as ^1.0) -> satisfiable by psr/log[1.0.2].
@diwadm diwadm self-assigned this Jun 14, 2017
@diwadm
Copy link
Contributor

diwadm commented Jun 14, 2017

@jomaf1010 Thank you for the suggestion. We'll do this.

@rjarce rjarce assigned rjarce and unassigned diwadm Jun 30, 2020
This was referenced Jun 30, 2020
@rjarce rjarce linked a pull request Jun 30, 2020 that will close this issue
@rjarce
Copy link
Member

rjarce commented Jul 3, 2020

Closing with PR #24

@rjarce rjarce closed this as completed Jul 3, 2020
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

Successfully merging a pull request may close this issue.

3 participants