Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
whizark committed Jun 7, 2016
1 parent 9a34eeb commit 254dc10
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"php": ">=5.5.9"
},
"require-dev" : {
"squizlabs/php_codesniffer": "^2.5.1",
"phpunit/phpunit" : "^4.8 || ^5.3",
"mockery/mockery" : "^0.9.4",
"squizlabs/php_codesniffer": "^2.6.1",
"phpunit/phpunit" : "^4.8 || ^5.4",
"mockery/mockery" : "^0.9.5",
"brain/monkey" : "^1.3.2",
"satooshi/php-coveralls" : "^1.0.1"
},
Expand Down

0 comments on commit 254dc10

Please sign in to comment.