Skip to content

Commit

Permalink
Update dependency phpunit/phpunit to ^11.4.1
Browse files Browse the repository at this point in the history
| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| packagist  | phpunit/phpunit | 11.4.0 | 11.4.1 |
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent b73c85b commit ca326fb
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": "^1.12.6",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpunit/phpunit": "^11.4.0"
"phpunit/phpunit": "^11.4.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit ca326fb

Please sign in to comment.