Skip to content

Commit

Permalink
update PHPUnit to 10
Browse files Browse the repository at this point in the history
  • Loading branch information
rdeutz committed Apr 27, 2024
1 parent 4aa1b8a commit 4f5f61c
Show file tree
Hide file tree
Showing 2 changed files with 431 additions and 488 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"php-tuf/php-tuf": "^1.0.1"
},
"require-dev": {
"phpunit/phpunit": "^9.6.17",
"phpunit/phpunit": "^10.0",
"friendsofphp/php-cs-fixer": "^3.52.0",
"squizlabs/php_codesniffer": "^3.9.0",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
Expand Down

0 comments on commit 4f5f61c

Please sign in to comment.