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.17 | 11.0.4 |
  • Loading branch information
renovate[bot] authored Mar 1, 2024
1 parent 16c3193 commit a39664c
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 @@ -9,7 +9,7 @@
],
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"phpunit/phpunit": "^9.6.17"
"phpunit/phpunit": "^11.0.4"
},
"license": "MIT",
"authors": [
Expand Down

0 comments on commit a39664c

Please sign in to comment.