Skip to content

Commit

Permalink
Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bramus committed May 26, 2016
1 parent a92e2b2 commit 03190d6
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 @@ -16,8 +16,8 @@
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "3.7.x",
"phpunit/php-code-coverage": "1.3.*@dev"
"phpunit/phpunit": "~3.7",
"phpunit/php-code-coverage": "~1.2"
},
"autoload": {
"psr-0": {"Bramus": "src/"}
Expand Down

0 comments on commit 03190d6

Please sign in to comment.