Skip to content

Commit 823876d

Browse files
committed
updated dependencies for dev
1 parent 415e545 commit 823876d

File tree

2 files changed

+100
-92
lines changed

2 files changed

+100
-92
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"kriswallsmith/buzz": "0.10"
2121
},
2222
"require-dev": {
23-
"phpunit/phpunit": "3.7.*",
24-
"satooshi/php-coveralls": "dev-master"
23+
"phpunit/phpunit": "~3.7",
24+
"satooshi/php-coveralls": "~0.6"
2525
},
2626
"autoload": {
2727
"psr-0": { "Bitbucket\\": "lib/" }

0 commit comments

Comments
 (0)