Skip to content

Commit

Permalink
qa: update PHPUnit versions and remove roave/security-advisories
Browse files Browse the repository at this point in the history
We have now enabled dependabot
  • Loading branch information
michalbundyra committed Dec 6, 2019
1 parent 761f3ac commit 5a640c5
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 256 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
"squizlabs/php_codesniffer": "^3.5.3"
},
"require-dev": {
"phpunit/phpunit": "^7.5.17 || ^8.4.3",
"roave/security-advisories": "dev-master"
"phpunit/phpunit": "^7.5.18 || ^8.5"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 5a640c5

Please sign in to comment.