Skip to content

Commit

Permalink
chore(deps): update dependency phpunit/phpunit to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 19, 2024
1 parent 2480747 commit a68590c
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 @@ -22,7 +22,7 @@
"minimum-stability": "stable",
"require": {},
"require-dev": {
"phpunit/phpunit": "9.5.25"
"phpunit/phpunit": "11.2.3"
},
"scripts": {
"test": "phpunit --coverage-text"
Expand Down

0 comments on commit a68590c

Please sign in to comment.