Skip to content

Commit

Permalink
Update dependency phpunit/phpunit to v11 (#15)
Browse files Browse the repository at this point in the history
| datasource | package         | from    | to     |
| ---------- | --------------- | ------- | ------ |
| packagist  | phpunit/phpunit | 10.5.11 | 11.0.3 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 26, 2024
1 parent e735dc6 commit b27670a
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 @@ -14,7 +14,7 @@
"php": "~8.2.0 || ~8.3.0"
},
"require-dev": {
"phpunit/phpunit": "^10.5.11",
"phpunit/phpunit": "^11.0.3",
"slam/php-cs-fixer-extensions": "^3.10"
},
"autoload": {
Expand Down

0 comments on commit b27670a

Please sign in to comment.