Skip to content

Commit

Permalink
Update dependency phpunit/phpunit to ^11.5.0
Browse files Browse the repository at this point in the history
| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| packagist  | phpunit/phpunit | 11.4.4 | 11.5.0 |
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 1cd317a commit ecd7d03
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.0.3",
"phpstan/phpstan-phpunit": "^2",
"phpunit/phpunit": "^11.4.4"
"phpunit/phpunit": "^11.5.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit ecd7d03

Please sign in to comment.