Skip to content

Commit

Permalink
Merge pull request #90 from creative-commoners/pulls/3.0/phpunit
Browse files Browse the repository at this point in the history
MNT Require phpunit ^9.6
  • Loading branch information
GuySartorelli authored Mar 31, 2023
2 parents 1951be4 + f05c127 commit 6bf6786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"silverstripe/framework": "^5"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
"phpunit/phpunit": "^9.6",
"squizlabs/php_codesniffer": "^3",
"silverstripe/versioned": "^2"
},
Expand Down

0 comments on commit 6bf6786

Please sign in to comment.