Skip to content

Conversation

enygma
Copy link

@enygma enygma commented Jan 12, 2015

This pull request updates both the README with information about the required software (as well as what it's for) and puts a check for ext-debug in the require-dev section of the composer.json file.

@jeffrafter
Copy link
Contributor

Thanks!

jeffrafter added a commit that referenced this pull request Feb 20, 2015
@jeffrafter jeffrafter merged commit 2a67d5d into codeclimate:master Feb 20, 2015
@@ -19,7 +19,8 @@
"symfony/console": ">=2.0"
},
"require-dev": {
"phpunit/phpunit": "3.7.*@stable"
"phpunit/phpunit": "3.7.*@stable",

Choose a reason for hiding this comment

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

This @stable annotation means nothing at all and should be removed.

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 this pull request may close these issues.

3 participants