Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
whizark committed Jul 17, 2016
1 parent 0fdf190 commit c3b70c8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"require-dev" : {
"composer/composer" : "1.1.*@dev",
"squizlabs/php_codesniffer": "^2.6.1",
"squizlabs/php_codesniffer": "^2.6.2",
"phpunit/phpunit" : "^4.8 || ^5.4",
"mockery/mockery" : "^0.9.5",
"satooshi/php-coveralls" : "^1.0.1"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"gulp-filter" : "^4.0.0",
"gulp-replace": "^0.5.4",
"remark-cli" : "^1.0.0",
"remark-lint" : "^4.0.1",
"semver" : "^5.1.0"
"remark-lint" : "^4.0.2",
"semver" : "^5.3.0"
},
"private" : true
}

0 comments on commit c3b70c8

Please sign in to comment.