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

add support dealerdirect/phpcodesniffer-composer-installer ^0.7 #34

Conversation

samsonasik
Copy link
Member

Signed-off-by: Abdul Malik Ikhsan samsonasik@gmail.com

When using composer v2 in mezzio app, I got the following error:

Problem 1
    - dealerdirect/phpcodesniffer-composer-installer v0.6.2 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
    - laminas/laminas-coding-standard 2.0.0 requires dealerdirect/phpcodesniffer-composer-installer ^0.6.2 -> satisfiable by dealerdirect/phpcodesniffer-composer-installer[v0.6.2].
    - Root composer.json requires laminas/laminas-coding-standard ^2.0.0 -> satisfiable by laminas/laminas-coding-standard[2.0.0].

Updated dealerdirect/phpcodesniffer-composer-installer to support ^0.7 based on @boesing suggestion.

Q A
Documentation yes/no
Bugfix yes/no
BC Break yes/no
New Feature yes/no
RFC yes/no
QA yes/no

Description

Signed-off-by: Abdul Malik Ikhsan <samsonasik@gmail.com>
@boesing boesing added this to In progress in Composer v2 via automation Jul 2, 2020
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
@boesing boesing merged commit 0626bc8 into laminas:master Jul 2, 2020
Composer v2 automation moved this from In progress to Done Jul 2, 2020
@samsonasik samsonasik deleted the add-support-dealerdirect-phpcodesniffer-composer-installer07 branch July 2, 2020 14:11
boesing added a commit that referenced this pull request Jul 2, 2020
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
@geerteltink geerteltink added this to the 2.0.1 milestone Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Composer v2
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants