Skip to content

Commit

Permalink
Update dependency phpunit/phpunit to v11
Browse files Browse the repository at this point in the history
| datasource | package         | from    | to     |
| ---------- | --------------- | ------- | ------ |
| packagist  | phpunit/phpunit | 10.5.15 | 11.0.8 |
  • Loading branch information
renovate[bot] committed Mar 24, 2024
1 parent 364844f commit 5b3759b
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 @@ -21,7 +21,7 @@
},
"require-dev": {
"doctrine/coding-standard": "^12.0.0",
"phpunit/phpunit": "^10.5.15"
"phpunit/phpunit": "^11.0.8"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 5b3759b

Please sign in to comment.