Skip to content

Instantly share code, notes, and snippets.

@tomasnorre
Created August 6, 2015 07:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tomasnorre/3f9f7ddcc5cf615b21a9 to your computer and use it in GitHub Desktop.
Save tomasnorre/3f9f7ddcc5cf615b21a9 to your computer and use it in GitHub Desktop.
{
"require-dev": {
"squizlabs/php_codesniffer": "*",
"wimg/php-compatibility": "dev-master",
"simplyadmire/composer-plugins" : "@dev"
},
"require": {
"phpunit/phpunit": "3.7.*",
"squizlabs/php_codesniffer": "2.*"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment