Skip to content

Commit

Permalink
Update dependency phpunit/phpunit to v12 (#39)
Browse files Browse the repository at this point in the history
| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| packagist  | phpunit/phpunit | 11.5.7 | 12.0.2 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 17, 2025
1 parent d70ef85 commit 294abe0
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 @@ -18,7 +18,7 @@
"require-dev": {
"phpstan/phpstan": "^2.1.5",
"phpstan/phpstan-phpunit": "^2",
"phpunit/phpunit": "^11.5.7"
"phpunit/phpunit": "^12.0.2"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 294abe0

Please sign in to comment.