Skip to content

Commit

Permalink
Native checker removed, deps updated
Browse files Browse the repository at this point in the history
  • Loading branch information
matteosister committed Nov 7, 2014
1 parent 58909cf commit ba979d3
Show file tree
Hide file tree
Showing 5 changed files with 788 additions and 109 deletions.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,13 @@
"symfony/process": "~2.1",
"symfony/finder": "~2.1"
},
"minimum-stability": "dev",
"minimum-stability": "stable",
"autoload": {
"psr-0": {
"CompassElephant": "src/"
}
},
"require-dev": {
"phpunit/phpunit": "~4.3"
}
}
Loading

0 comments on commit ba979d3

Please sign in to comment.