Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Synchro committed Oct 20, 2015
1 parent daec2c9 commit 0423500
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "~4.7",
"mikey179/vfsStream": "~1.5",
"satooshi/php-coveralls": "dev-master",
"phpunit/phpunit": "~4.0",
"phpunit/phpcov": "dev-master",
"phpunit/phpunit-story": "*"
"phpunit/phpunit-story": "~1.0",
"mikey179/vfsStream": "~1.5",
"satooshi/php-coveralls": "dev-master"
},
"autoload": {
"psr-0": {
Expand Down
36 changes: 18 additions & 18 deletions composer.lock

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

0 comments on commit 0423500

Please sign in to comment.