Skip to content

Commit

Permalink
PHPUnit 10
Browse files Browse the repository at this point in the history
  • Loading branch information
danepowell committed Jun 25, 2024
1 parent 95023db commit 4f462b2
Show file tree
Hide file tree
Showing 2 changed files with 323 additions and 494 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,12 @@
"require-dev": {
"acquia/coding-standards": "^2.0.0",
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
"phpunit/phpunit": "^9.1"
"phpunit/phpunit": "^10"
},
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
},
"platform": {
"php": "7.4"
},
"sort-packages": true
},
"conflict": {
Expand Down
Loading

0 comments on commit 4f462b2

Please sign in to comment.