Skip to content

Commit

Permalink
Update dependency phpunit/phpunit to v11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
matt committed Jan 27, 2025
1 parent 2637294 commit c66949e
Show file tree
Hide file tree
Showing 2 changed files with 792 additions and 394 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
},
"require-dev": {
"laminas/laminas-coding-standard": "^3.0",
"phpunit/phpunit": "^10.5.37",
"psalm/plugin-phpunit": "^0.19",
"phpunit/phpunit": "^11.5",
"psalm/plugin-phpunit": "^0.19.2",
"squizlabs/php_codesniffer": "^3.10",
"vimeo/psalm": "^6.0"
},
Expand Down
Loading

0 comments on commit c66949e

Please sign in to comment.