Skip to content

Commit

Permalink
DEP Use phpunit ^9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz authored Nov 9, 2021
1 parent a08aa08 commit 2b9536e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"silverstripe/versioned": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "^9",
"phpunit/phpunit": "^9.5",
"squizlabs/php_codesniffer": "^3.0"
},
"extra": {
Expand All @@ -38,4 +38,4 @@
"license": "BSD-3-Clause",
"minimum-stability": "dev",
"prefer-stable": true
}
}

0 comments on commit 2b9536e

Please sign in to comment.