Skip to content

Commit

Permalink
update composer dependancies
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramoonus committed Jun 21, 2021
1 parent d65bdd3 commit bac8905
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,9 @@
},

"require-dev": {
"phpunit/phpunit" : "7.*",
"phpdocumentor/phpdocumentor" : "2.*",
"phpunit/phpunit" : "9.*",
"phpdocumentor/phpdocumentor" : "3.*",
"squizlabs/php_codesniffer" : "3.*",
"scrutinizer/ocular": "1.5.*",
"wp-coding-standards/wpcs": "0.14.*",
"codeclimate/php-test-reporter": "0.4.*"
"wp-coding-standards/wpcs": "2.*"
}
}

0 comments on commit bac8905

Please # to comment.