Skip to content

Commit

Permalink
Bump composer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
harto committed May 23, 2013
1 parent 13f96f6 commit b9cd802
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 19 deletions.
3 changes: 1 addition & 2 deletions composer.json
Expand Up @@ -9,10 +9,9 @@
}
],
"require": {

},
"require-dev": {
"phpunit/phpunit": "3.7.*"
"phpunit/phpunit": "~3.7.0"
},
"autoload": {
"psr-0": {"Thumbor": "lib"}
Expand Down
38 changes: 21 additions & 17 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b9cd802

Please sign in to comment.