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 | 10.5.45 | 12.0.5 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 1, 2025
1 parent d8ea4ff commit 8ba10e2
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 @@ -30,7 +30,7 @@
"require-dev": {
"laminas/laminas-component-installer": "^3.2",
"laminas/laminas-mvc": "^3.1",
"phpunit/phpunit": "^10.0",
"phpunit/phpunit": "^12.0",
"laminas/laminas-test": "^4.8"
},
"autoload-dev": {
Expand Down

0 comments on commit 8ba10e2

Please sign in to comment.