Skip to content

Commit

Permalink
Bump PHPUnit to 6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
gregcorbett committed Sep 12, 2024
1 parent 18349e2 commit 1f5358d
Show file tree
Hide file tree
Showing 2 changed files with 666 additions and 199 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"doctrine/annotations": "*"
},
"require-dev": {
"phpunit/phpunit": "4.8.*",
"phpunit/phpunit": "6.5.*",
"phpunit/dbunit": ">=1.2",
"phpmd/phpmd": "^2.13",
"squizlabs/php_codesniffer": "^3.7",
Expand Down
Loading

0 comments on commit 1f5358d

Please sign in to comment.