Skip to content

Commit

Permalink
Update dependency phpunit/phpunit to v11
Browse files Browse the repository at this point in the history
| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| packagist  | phpunit/phpunit | 9.6.10 | 11.0.4 |
  • Loading branch information
renovate[bot] authored Feb 29, 2024
1 parent 7155882 commit 9e15e38
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 @@ -11,7 +11,7 @@
"require-dev": {
"doctrine/coding-standard": "^11.0.0",
"laminas/laminas-servicemanager": "^3.19.0",
"phpunit/phpunit": "^9.5.26"
"phpunit/phpunit": "^11.0.4"
},
"license": "MIT",
"authors": [
Expand Down

0 comments on commit 9e15e38

Please sign in to comment.