Skip to content

Commit

Permalink
Update dev dependency (no longer using our fork of squizlabs/php_code…
Browse files Browse the repository at this point in the history
…sniffer)
  • Loading branch information
robocoder committed Jul 5, 2013
1 parent b25553d commit feaa4fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"require-dev": {
"phpunit/PHPUnit": ">=3.7.x-dev",
"instaclick/php-code-sniffer": "dev-patch-1",
"squizlabs/php_codesniffer": "1.5.0RC2",
"instaclick/symfony2-coding-standard": "dev-remaster",
"instaclick/object-calisthenics-sniffs": "dev-master",
"instaclick/coding-standard": "dev-master"
Expand All @@ -44,4 +44,4 @@
"bin": [
"cuke"
]
}
}

0 comments on commit feaa4fd

Please sign in to comment.