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

Fix #12 - support dist and missing package version references #13

Merged

Conversation

Ocramius
Copy link
Owner

Fixes #12

@Ocramius Ocramius added the bug label Feb 18, 2016
@Ocramius Ocramius added this to the 1.0.2 milestone Feb 18, 2016
"composer/composer": "^1.0.0-ALPHA8@ALPHA"
"phpunit/phpunit": "^5.2",
"composer/composer": "^1.0.0-ALPHA11@ALPHA",
"phpunit/php-token-stream": "^1.4.2"
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Workaround until issues around sebastianbergmann/php-code-coverage#423 are fixed

@Ocramius
Copy link
Owner Author

Still requires sebastianbergmann/phpunit#2082 to be fixed

@@ -14,8 +14,8 @@
"composer-plugin-api": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "^5.0",
"composer/composer": "^1.0.0-ALPHA8@ALPHA"
"phpunit/phpunit": "^5.2",
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be changed to ^5.2.8 once sebastianbergmann/phpunit#2082 is merged/tagged

@Ocramius Ocramius assigned Ocramius and unassigned malukenho Feb 24, 2016
Ocramius added a commit that referenced this pull request Feb 24, 2016
…-package-version-references

Fix #12 - support dist and missing package version references
@Ocramius Ocramius merged commit d66d06b into master Feb 24, 2016
@Ocramius Ocramius deleted the fix/#12-support-dist-and-missing-package-version-references branch February 24, 2016 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants