Skip to content
This repository has been archived by the owner on Feb 6, 2020. It is now read-only.

Commit

Permalink
Updated dev libraries.
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Oct 19, 2016
1 parent 88162ce commit eb1f05f
Show file tree
Hide file tree
Showing 4 changed files with 207 additions and 129 deletions.
10 changes: 10 additions & 0 deletions .gitattributes
@@ -0,0 +1,10 @@
/bin export-ignore
/tests export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.travis.yml export-ignore
/Gruntfile.js export-ignore
/package.json export-ignore
/phpcs.ruleset.xml export-ignore
/phpmd.ruleset.xml export-ignore
/phpunit.xml.dist export-ignore
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -37,8 +37,8 @@
"require-dev": {
"phpmd/phpmd": "^2.2.3",
"satooshi/php-coveralls": "^0.7.1",
"squizlabs/php_codesniffer": "^2.2.0",
"wp-coding-standards/wpcs": "0.9.0",
"squizlabs/php_codesniffer": "^2.7",
"wp-coding-standards/wpcs": "^0.10.0",
"wp-cli/wp-cli": "^0.21.1"
},
"scripts": {
Expand Down

0 comments on commit eb1f05f

Please sign in to comment.