Skip to content

Commit

Permalink
Update dependency phpunit/phpunit to v12
Browse files Browse the repository at this point in the history
| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| packagist  | phpunit/phpunit | 11.5.7 | 12.0.2 |
  • Loading branch information
renovate[bot] authored Feb 13, 2025
1 parent 5536aa9 commit ba3b0ac
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 @@ -35,7 +35,7 @@
"require-dev": {
"doctrine/coding-standard": "^12.0.0",
"php-standard-library/psalm-plugin": "^2.3.0",
"phpunit/phpunit": "^11.5.6",
"phpunit/phpunit": "^12.0.2",
"psalm/plugin-phpunit": "^0.19.2",
"roave/infection-static-analysis-plugin": "^1.36.0",
"squizlabs/php_codesniffer": "^3.11.2",
Expand Down

0 comments on commit ba3b0ac

Please sign in to comment.