Skip to content

Commit

Permalink
[php] Update dependency phpunit/phpunit to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2025
1 parent 1c63647 commit 3a8d3ed
Show file tree
Hide file tree
Showing 2 changed files with 200 additions and 318 deletions.
2 changes: 1 addition & 1 deletion php/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rradczewski/kata-bootstrap",
"type": "project",
"require-dev": {
"phpunit/phpunit": "^11.0"
"phpunit/phpunit": "^12.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 3a8d3ed

Please sign in to comment.