Skip to content

Commit

Permalink
Upgrade phpunit to v10.5.37 to support PHP 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nishant04412 committed Oct 24, 2024
1 parent df3e3ae commit f6020c1
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 127 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"doctrine/annotations": "^2.0.1",
"laminas/laminas-coding-standard": "^2.5.0",
"laminas/laminas-stdlib": "^3.18.0",
"phpunit/phpunit": "^10.4.2",
"phpunit/phpunit": "^10.5.37",
"psalm/plugin-phpunit": "^0.19.0",
"vimeo/psalm": "^5.15.0"
},
Expand Down
Loading

0 comments on commit f6020c1

Please sign in to comment.