Created
May 2, 2013 08:23
-
-
Save stefankleff/5500906 to your computer and use it in GitHub Desktop.
External tools for PHPStorm
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "goalio/phpstorm", | |
"description": "External tools for phpstorm", | |
"require": { | |
"php": ">=5.3.0", | |
"phpmd/phpmd" : "1.4.*", | |
"zerkalica/phpcs": "dev-master", | |
"phpunit/phpunit": "3.7.*", | |
"phing/phing": "2.5.*" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment