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.1 |
  • Loading branch information
renovate[bot] authored Feb 7, 2025
1 parent ca167e4 commit 18a650d
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 @@ -32,7 +32,7 @@
},
"require-dev": {
"doctrine/coding-standard": "^12.0.0",
"phpunit/phpunit": "^11.5.4",
"phpunit/phpunit": "^12.0.0",
"psalm/plugin-phpunit": "^0.19.2",
"squizlabs/php_codesniffer": "^3.11.3",
"vimeo/psalm": "^6.0.0"
Expand Down

0 comments on commit 18a650d

Please sign in to comment.